...

/

Quiz: Unit Testing in Spring

Quiz: Unit Testing in Spring

Test your understanding of unit testing in Spring by trying this comprehensive quiz.

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

Which of the following are recommended for unit testing a Spring application?

A.

SpringBootTest

B.

SpringTest

C.

SpringBootTest and Junit

D.

SpringTest and Junit


1 / 5