open fun getApplicationContext(): ApplicationContext
Get the ApplicationContext for this test context.
The default implementation delegates to the CacheAwareContextLoaderDelegate that was supplied when this TestContext was constructed.
IllegalStateException - if the context returned by the context loader delegate is not active (i.e., has been closed).