andrewharmellaw / camel-boot

A seed-project for starting new REST-API Camel/Spring Boot projects
1 stars 10 forks source link

Change tests to use Hamcrest and the JohnNash style #18

Open andrewharmellaw opened 8 years ago

andrewharmellaw commented 8 years ago

The existing (and all new) tests shoudl be nice and legible. Aim for this style: https://capgemini.github.io/development/unit-test-structure/