“cobertura-check.bat” is run ________ the JUnit tests to show which classes do not have adequate test coverage.
(a) Before
(b) After
(c) Along with
(d) Before and after
This question was posed to me in homework.
Origin of the question is EasyMock topic in chapter Testing with Mock Objects of JUnit