Home
last modified time | relevance | path

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

/external/junit-params/src/test/java/junitparams/naming/
DNamingStrategyIsUsedByRunnerTest.java23 … Description sampleMethodDescription = getChildDescriptionByName(rootDescription, "sampleMethod"); in checkTestCaseNames() local
25 assertThat(sampleMethodDescription.getChildren()).extracting("displayName").containsExactly( in checkTestCaseNames()