testautomation/README.md
2020-01-27 10:06:39 +01:00

243 B

testautomation

template project exploring the possibilities of combining of guice, junit, mockito and cucumber

  • in a unit test every other class is automatically injected as a mock
  • feature tests use a @tag to have database integration