antonbalucha / antonbalucha/the-framework
Extend JUnit tests for DB layer
Open
db
research
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Extend JUnit tests for DB layer. For demonstration purposes try to implement:
- JUnit tests with connection to database created for testing purposes
- Mockito without connection to database
- [mutation testing](https://en.wikipedia.org/wiki/Mutation_testing), [pitest](http://pitest.org/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.