No description
Find a file
2020-01-22 16:26:44 +01: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 first commit: pure unit tests and cucumber bdd tests with database integration 2020-01-22 16:01:50 +01:00
README.md Create README.md 2020-01-22 16:07:48 +01:00

testautomatisering

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

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