Prev Next

Testing / Junit Interview questions

What is @Test annotation?

@Test annotation is used to denote that the method is a test method.

More Related questions...

Show more question and Answers...


Comments & Discussions