Question
a.
Data Source
b.
JPA Transaction Manager
c.
JPA entity manager factory
d.
All of the mentioned
Posted under Java Spring Framework
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Spring application context, src/main/resources/META-INF/spring/applicationContext.xml consists of:-
Similar Questions
Discover Related MCQs
Q. Command to create a Spring MVC controller that provides a UI:-
View solution
Q. To deploy the application to a web container:-
View solution
Q. Spring Roo’s root folder (or any of the source packages) is:-
View solution
Q. This encapsulates the context of a test’s execution:-
View solution
Q. This manages a test context for a test and triggers test execution listeners:-
View solution
Q. This defines a listener interface; by implementing this, you can listen to test execution events.
View solution
Q. Spring provides convenient TestContext support classes for:-
View solution
Q. JUnit 4 allows you to annotate your test methods with:-
View solution
Q. Usually, a test and its target class are located in the same package, but the source files of tests are stored in a separate directory.
View solution
Q. Method to perform cleanup tasks:-
View solution
Q. The static assert methods is declared in the:-
View solution
Q. Attribute which specifies the exception type:-
View solution
Q. Test data sets are provided by data providers, which are methods with the:-
View solution
Q. An object that simulates a dependent object:-
View solution
Q. An Object which usually knows how its methods are expected to be called:-
View solution
Q. Libraries that can help create mock objects:-
View solution
Q. Test used to test several units in combination as a whole.
View solution
Q. Spring supports web controller testing by providing Servlet API:-
View solution
Q. Base class to access the managed application context through the inherited getApplicationContext() method.
View solution
Q. The TestContext framework provides two test execution listeners related to context management:-
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Spring Framework? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!