CSE MCQs :: JUnit MCQs
- The source code directories are used to calculate the ____________ of each class.
- A solution to reducing dependencies is to separate code between methods that instantiate new ____________ and methods that provide application logic.
- The obvious drawback of a singleton is that it introduces _____________ into the application.
- In a narrower sense, LCSAJ is also called ____________
- White box testing is also known as ______________
- A ________________is a test that focuses on the interaction between components in their real environment.
- The test runs while a ___________ or EJB container hosts the application.
- ______________ tests examine the code at the boundary of its public API.
- The default value for the “datafile parameter is ____________