CSE MCQs :: JUnit MCQs
- ______________ Hamcrest matcher can be used to match absolutely everything.
- AOP forms a basis for __________
- The _________ rule can be used to test both exception type and message.
- In what order is multiple @Before annotated methods run?
- To avoid overdesigning an interface, usually ____________ is used.
- Constructor-based DI is accomplished when the container invokes a class constructor with ____________
- Inversion of Control is used to increase __________ of the code.
- Timeout testing is ____________