Searched refs:expectedTokens (Results 1 – 1 of 1) sorted by relevance
111 List<String> expectedTokens = Arrays.asList("--" + TEST_FILTER, "a b c"); in testGetValidCliArgs_surroundingQuotes() local115 assertEquals("Expected matching arrays", expectedTokens, in testGetValidCliArgs_surroundingQuotes()