Searched refs:sampleMethodDescription (Results 1 – 1 of 1) sorted by relevance
23 … Description sampleMethodDescription = getChildDescriptionByName(rootDescription, "sampleMethod"); in checkTestCaseNames() local25 assertThat(sampleMethodDescription.getChildren()).extracting("displayName").containsExactly( in checkTestCaseNames()