OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTestMethodName
(Results
1 - 2
of
2
) sorted by null
/external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractTester.java
72
public final String
getTestMethodName
() {
FeatureSpecificTestSuiteBuilder.java
275
return Platform.getMethod(tester.getClass(), tester.
getTestMethodName
());
Completed in 131 milliseconds