Skip to content
This repository was archived by the owner on Jan 30, 2018. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

schnipseljagd/TestDataBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages