- Before running a test, invalidate any existing JVM-wide static security configuration so that tests are forced to create/use fresh security configuration. Without this, test suites with multiple security tests might fail as they might overlap with security confugiruation from other tests.