MCQOPTIONS
Bookmark
Saved Bookmarks
→
Junit
→
Testing Development Cycle in Junit
→
JUnit test methods must compulsorily return what v..
1.
JUnit test methods must compulsorily return what value?
A.
String
B.
int
C.
Object
D.
void
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which methods cannot be tested by JUnit test class?
What is a test runner?
What is the purpose of assertArrayEquals(“message”, A, B)?
WHAT_IS_A_TEST_RUNNER??$
Which_methods_cannot_be_tested_by_JUnit_test_class?$
Which annotation implies that a method is a JUnit test case?
What is the purpose of assertArrayEquals(“message”, A, B)?$
JUnit test files are written in files with which file extension?
JUnit test methods must compulsorily return what value?
What are fixtures in JUnit?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply