Searched refs:UNICODE_EXPECT (Results 1 – 1 of 1) sorted by relevance
403 final String UNICODE_EXPECT = "This is some happy unicode text \u263a"; in testContentTypeCharset() local406 TextBody tb = new TextBody(UNICODE_EXPECT); in testContentTypeCharset()416 assertEquals(UNICODE_EXPECT, gotText); in testContentTypeCharset()430 assertEquals(UNICODE_EXPECT, gotText); in testContentTypeCharset()447 assertEquals(UNICODE_EXPECT, gotText); in testContentTypeCharset()