CSE MCQs :: JUnit MCQs
- The most important point to consider when writing a mock is that it shouldn't have any __________.
- The ___________ is a software design pattern that allows the interface of an existing class to be used as another interface.
- _______________ is a Java HTTP (Web) server and Java Servlet container.
- On the development platform, _________ unit tests are executed.
- The ___________ platform is the last staging area before production.
- Eliminating duplication ensures that code is written that's not only testable but also _____________
- A build or developer usually executes tests involving stubs in their _________ environment.
- _____________ is a software testing technique that is useful to help in the generation of test data.