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-01-28 18:50:31 +01:00
..
ComparableTest.php Comparable enum (#20) 2024-01-12 22:02:32 +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 Metadata (#8) 2022-03-29 20:11:06 +02:00
NamesTest.php Extend functionality to work with pure enums (#6) 2022-03-23 21:42:35 +01:00
OptionsTest.php Support UPPER_SNAKE_CASE and PascalCase in stringOptions() (resolve #22) 2024-01-28 18:50:31 +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