Home
last modified time | relevance | path

Searched refs:plainTestMethod (Results 1 – 1 of 1) sorted by relevance

/external/junit-params/src/test/java/junitparams/internal/
DTestMethodTest.java19 TestMethod plainTestMethod; field in TestMethodTest
24plainTestMethod = new TestMethod(new FrameworkMethod(TestMethodTest.class.getMethod("forOthersToWo… in setUp()
49 Description description = plainTestMethod.describableFrameworkMethod().getDescription(); in flatTestMethodStructure()
63 Description description = plainTestMethod.describableFrameworkMethod().getDescription(); in hierarchicalTestMethodStructure()