Download the PHP package r83dev/test-entity without Composer
On this page you can find all versions of the php package r83dev/test-entity. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download r83dev/test-entity
More information about r83dev/test-entity
Files in r83dev/test-entity
Download r83dev/test-entity
More information about r83dev/test-entity
Files in r83dev/test-entity
Vendor r83dev
Package test-entity
Short Description Entity properties trait to test properties of an entity.
License MIT
Package test-entity
Short Description Entity properties trait to test properties of an entity.
License MIT
Please rate this library. Is it a good library?
Informations about the package test-entity
Testing Entities Trait
A helper class for testing, especially for unit tests to easily test properties of entities or data transfer objects.
Installation
Install via composer:
Usage
Use the EntityPropertiesTrait in your test and create getEntityClass and getEntityProperties methods:
Example entity MyEntity
The Trait will now test the getters, setters and issers of the properties
All versions of test-entity with dependencies
PHP Build Version
Package Version
The package r83dev/test-entity contains the following files
Loading the files please wait ...