Searched refs:fullTestMethodName (Results 1 – 1 of 1) sorted by relevance
51 final String fullTestMethodName = thisClass.getSimpleName() + "#" + testMethodName; in verifyAppModeConsistency() local57 throw new IllegalStateException("Failed to find " + fullTestMethodName, e); in verifyAppModeConsistency()64 fail("Both @AppModeFull and @AppModeInstant are found in " + fullTestMethodName in verifyAppModeConsistency()