Quiz on JUnit Test Bits

Let's test your understanding of the JUnit test foundations.

We'll cover the following...
Technical Quiz
1.

The fail static method comes from:

A.

org.junit.runners.suite

B.

org.junit.jupiter

C.

org.junit.Assert class

D.

None of these


1 / 5