MCQOPTIONS
Bookmark
Saved Bookmarks
→
Junit
→
Testing Development Cycle in Junit
→
Which annotation implies that a method is a JUnit ..
1.
Which annotation implies that a method is a JUnit test case?
A.
@junit
B.
@testcase
C.
@org.Test
D.
@org.junit.Test
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