Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
Which statement about @TestPropertySource annotation is true? (Choose the best answer.)
Refer to the exhibit.It is a Java code fragment from a Spring application. Which statement is true with regard to the above example? (Choose the best answer.)
Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
Which two statements are true concerning constructor injection? (Choose two.)