Searched refs:expectedUri (Results 1 – 1 of 1) sorted by relevance
53 static void testPath(String s, String expectedUri) { in testPath() argument56 Assert.assertEquals(uri.toString(), expectedUri); in testPath() local