Searched refs:expectSelectionLength (Results 1 – 1 of 1) sorted by relevance
407 Integer expectBeforeCursorLength, Integer expectSelectionLength, in assertExpectedTextLength() argument429 if (expectSelectionLength == null) { in assertExpectedTextLength()432 assertEquals(expectSelectionLength.intValue(), selectedText.length()); in assertExpectedTextLength()