Searched refs:expectedFileComment (Results 1 – 1 of 1) sorted by relevance
375 String expectedFileComment = "1 \u0666 2"; in testComments() local415 out.setComment(expectedFileComment); in testComments()419 assertEquals(expectedFileComment, zipFile.getComment()); in testComments()