Searched refs:_testClass (Results 1 – 1 of 1) sorted by relevance
118 static private String getShortTestDescription( Class _testClass ) in getShortTestDescription() argument121 …try { getShortDescriptionMethod = _testClass.getMethod( "getShortTestDescription", new Class[]{} )… in getShortTestDescription()
Completed in 11 milliseconds