oro-flex / test-utils
`Oro Test Utils Component` provides some useful classes meant to make testing your code easier.
4.2.0
2022-01-08 08:00 UTC
Requires
- php: ~7.4.14 || ~8.0.0
Conflicts
- oro/platform: *
This package is not auto-updated.
Last update: 2024-11-10 20:13:54 UTC
README
Oro Test Utils Component
provides some useful classes meant to make testing your code easier.
OrmTestCase class
Description: The OrmTestCase can be used as a super class for all ORM related test cases.