Specifies the Spring applications contexts to use in an integration test. Apply this annotation on a test class. It
can also be applied to methods if a different kernel is started for each method (i.e. testing kernel mode is per
test, not per test class).