CSE MCQs :: EasyMock
- cobertura-check.bat is run ________ the JUnit tests to show which classes do not have adequate test coverage.
- What happens if the assert doesn't evaluate to be true?
- The Cobertura command to run while reporting is ____________
- The ___________ parameter specifies the minimum acceptable branch coverage rate needed by each package during Cobetura coverage checking.
- The ___________ parameter specifies the minimum acceptable branch coverage rate needed by each class during Cobetura coverage checking.
- The Cobertura command to run while checking coverage is ____________
- ____________ parameter specifies the encoding used to read the source.