Quiz Yourself on Testing

Test yourself on the concepts of testing.

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

Which of the following annotation do you use to write a test for a controller class?

A.

@Test

B.

@WebTest

C.

@WebMvcTest


1 / 4