A module for Spring enabling a test class by offering an easy way to load application contexts and
an easy way of retrieving beans from the context and injecting them in the test.
The application context loading can be achieved by using the
SpringApplicationContext annotation.