Skip to content

Help you to organize your object, array and stub setups in your php tests.

License

Notifications You must be signed in to change notification settings

Jimdo/TestDataBuilder

 
 

Repository files navigation

TestDataBuilder

Helps you to build your mocks, stubs and test data in a nice oop way.

TestDataBuilder are using the native phpunit-mock-objects for mock and stub builders.

Build Status

Why should i need them?

  • elimate duplication in your tests
  • make your test code more expressive
  • focus on testing and not on the setup of your objects

About

Help you to organize your object, array and stub setups in your php tests.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%