Home
last modified time | relevance | path

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

/external/junit-params/src/test/java/junitparams/internal/
DTestMethodTest.java20 TestMethod arrayTestMethod; field in TestMethodTest
26arrayTestMethod = new TestMethod(new FrameworkMethod(TestMethodTest.class.getMethod("forOthersToWo… in setUp()
76 Description description = arrayTestMethod.describableFrameworkMethod().getDescription(); in hierarchicalArrayTestMethodStructure()