Unit Testing for XML Context
Learn how to write a unit test that uses the XML configuration.
We'll cover the following
The @ContextConfiguration
annotation is used to load Java as well as XML context. We created an XML application context file for the MovieRecommenderSystemApplication
. here. The XML configuration file is reproduced here:
Get hands-on with 1400+ tech skills courses.