Searched refs:thisClass (Results 1 – 1 of 1) sorted by relevance
49 final Class<?> thisClass = this.getClass(); in verifyAppModeConsistency() local51 final String fullTestMethodName = thisClass.getSimpleName() + "#" + testMethodName; in verifyAppModeConsistency()55 testMethod = thisClass.getMethod(testMethodName); in verifyAppModeConsistency()