Question: Which one of the following is not an annotation used by Junit with Junit4?

Options

A : @Test

B : @BeforeClass

C : @AfterClass

D : @Ignored

Click to view Correct Answer

Previous || Next

Annotations more questions

Which file is used to specify the packaging cycle?

Which is the Parent class of annotation class?

Which of below is not a dependency management tool?

Which of the following annotation is used to avoid execution....

Which of the following is not a maven goal?

Which one of the following is not ID generating strategy....

Autocloseable was introduced in which Java version?

Can we run Junits as a part of Jenkins job?

It is a good practise to not throw which exception....

What is the alternative of using finally to close resource?

Annotations more Online Exam Quiz

Application Lifecycle - Ant, Maven and Jenkins

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Design Patterns