Searched refs:theService (Results 1 – 1 of 1) sorted by relevance
87 String theService = getTestedClassName(); in before() local88 if (xInfo != null && !xInfo.supportsService(theService)) in before()90 log.println("Service " + theService + " not available"); in before()97 Status.failed(theService + " is not supported"); in before()
Completed in 15 milliseconds