MCQOPTIONS
Bookmark
Saved Bookmarks
→
Junit
→
Testing Development Cycle in Junit
→
To write a mock object test in JUnit 3, MockObject..
1.
To write a mock object test in JUnit 3, MockObject needs to be extended.
A.
True
B.
False
Answer» C.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Stubs test the behavior of faked objects.
Stubs work well to ________ a given class for testing and asserting the state of its instances.
A __________ offers services for the components it’s hosting, such as lifecycle, security, transaction, distribution, and so forth.
____________ translates ExpectationErrors into JUnit’s AssertionFailedErrors.
STUBS_WORK_WELL_TO__________A_GIVEN_CLASS_FOR_TESTING_AND_ASSERTING_THE_STATE_OF_ITS_INSTANCES.?$
Stubs_test_the_behavior_of_faked_objects.$
A __________ offers services for the components it’s hosting, such as lifecycle, security, transaction, distribution, and so forth?#
The __________ class provides factory methods for the executor services provided in the package.
A _________ is a JUnit Rule that manages JMock expectations and allowances.
To write a mock object test in JUnit 3, MockObject needs to be extended.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply