Quiz: Testing with Spring Boot

Test your learning on the concepts of testing with Spring Boot.

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

What’s the simplest type of test we can write?

A.

unit

B.

integration

C.

end-to-end

D.

API


1 / 9