1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-12 19:04:03 +00:00
enums/tests/Pest
2024-12-29 21:11:27 +01:00
..
ComparableTest.php Add tests that satisfy the ArrayIterator branch 2024-12-29 21:11:27 +01:00
FromTest.php Comparable enum (#20) 2024-01-12 22:02:32 +01:00
InvokableCasesTest.php Extend functionality to work with pure enums (#6) 2022-03-23 21:42:35 +01:00
MetadataTest.php feat: Add support for default values on metadata properties (#23) 2024-07-15 16:04:31 +02:00
NamesTest.php Extend functionality to work with pure enums (#6) 2022-03-23 21:42:35 +01:00
OptionsTest.php fix tests for PascalCase 2024-01-28 18:52:34 +01:00
TraitTest.php Support defining #[Meta] on traits (resolve #9) 2024-01-12 22:35:58 +01:00
ValuesTest.php Extend functionality to work with pure enums (#6) 2022-03-23 21:42:35 +01:00