...

/

Quiz Yourself on Database Connection

Quiz Yourself on Database Connection

Take this quiz to test yourself on the basics of database connection.

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

What annotation do you use in your unit test to test a repository implementation?

A.

@DataTest

B.

@JpaTest

C.

@DataJpaTest


1 / 3