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