Quiz on JUnit Test Bits
Let's test your understanding of the JUnit test foundations.
We'll cover the following...
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
Question 1 of 50 attempted