|
|
|
|
|
by krzyk
4057 days ago
|
|
Regarding one system under test, is there a java library (with maven preferably) that would check that unit test is performing tests on single class and all the rests are mocked (e.g. with mockito, or with custom anonymous classes)? |
|