Quiz on Writing Basic Tests
Take a quiz to test what you’ve learned about how to write basic tests in JUnit 5.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(True or False) The @Test
annotation can be added to a test class.
A.
True
B.
False
1 / 8
...