Searched refs:expectedTrimmedName (Results 1 – 1 of 1) sorted by relevance
165 final String expectedTrimmedName = formatSimple("J<%s::%s>", cujName, in testSessionNameLengthLimit() local167 assertThat(generateSessionName(cujName, tooLongTag)).isEqualTo(expectedTrimmedName); in testSessionNameLengthLimit()