Searched refs:getSubTypeForTest (Results 1 – 3 of 3) sorted by relevance
108 public String getSubTypeForTest() { in getSubTypeForTest() method in MimeMultipart
443 if (mp.getSubTypeForTest().equals("alternative")) { in collectParts()
873 assertEquals("mixed", mimeMultipart.getSubTypeForTest()); in testFetchBodyStructureMultipart()