Searched refs:TEST_STRING_EMPTY (Results 1 – 1 of 1) sorted by relevance
228 private static final String TEST_STRING_EMPTY = ""; field in XmlTest239 out.attribute(null, "stringEmpty", TEST_STRING_EMPTY); in doVerifyWrite()283 assertEquals(TEST_STRING_EMPTY, in doVerifyRead()