No description
Find a file
2020-10-13 19:01:19 +00:00
src added javadoc and other comments 2020-01-22 16:26:25 +01:00
.gitignore removed whitespace 2020-01-22 16:03:55 +01:00
pom.xml Bump junit from 4.12 to 4.13.1 2020-10-13 19:01:19 +00:00
README.md added mockito to README.md 2020-01-27 10:06:39 +01:00

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