With Spring 4 the class TestContextManager does not contain the field contextCache anymore. So whenever a spring test case is executed with Spring 4 a NoSuchFieldException is thrown.
AT:
- provide an if-clause (or try/catch) whether the field contextCache does exist
We are closing this ticket as part of our backlog grooming. Reasons: