No description
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| pom.xml | ||
| README.md | ||
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