This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-05-09 23:39:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
tests
/
phpunit
/
utils
History
Dylan K. Taylor
f93bc0739c
Force types of RegistryTrait usages to shut PHPStan up
...
we need generic traits to solve this problem properly.
2020-05-21 19:12:48 +01:00
..
CloningRegistryTraitTest.php
Unhackify Registry member cloning,
fixes
#3519
2020-05-21 11:38:02 +01:00
ConfigTest.php
tests/phpunit: populate iterable types for phpstan
2020-02-06 13:11:56 +00:00
EnumTraitTest.php
EnumTraitTest: use @doesNotPerformAssertions
2020-02-07 18:35:55 +00:00
TestCloningRegistry.php
Force types of RegistryTrait usages to shut PHPStan up
2020-05-21 19:12:48 +01:00
TestEnum.php
added unit test for Enum lazy initialization
2020-02-01 20:42:04 +00:00
UtilsTest.php
Merge branch 'next-minor'
2020-05-06 20:41:48 +01:00