ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 26 - Associate Android Developer discussion

Report
Export

To create a basic JUnit 4 test class, create a class that contains one or more test methods. A test method begins with the specific annotation and contains the code to exercise and verify a single functionality in the component that you want to test. What is the annotation?

A.
@RunWith
Answers
A.
@RunWith
B.
@LargeTest
Answers
B.
@LargeTest
C.
@Rule
Answers
C.
@Rule
D.
@Test
Answers
D.
@Test
Suggested answer: D
asked 18/09/2024
Tiffany Peterson
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first