Home »
MCQs »
EasyMock MCQs
____ annotation specifies the item that will be tested?
7. ____ annotation specifies the item that will be tested?
- @test
- @tested
- @object_test
Answer: B) @tested
Explanation:
@tested annotation specifies the item that will be tested.