oro-flex / test-utils
`Oro Test Utils Component` provides some useful classes meant to make testing your code easier.
Installs: 746
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/oro-flex/test-utils
Requires
- php: ~7.4.14 || ~8.0.0
Conflicts
- oro/platform: *
This package is not auto-updated.
Last update: 2025-09-29 00:13:14 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.