7 lines
238 B
Markdown
7 lines
238 B
Markdown
# 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
|
|
|