...

/

Quiz Yourself on Testing

Quiz Yourself on Testing

Test yourself on the concepts of testing.

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