Searched refs:getSinkContents (Results 1 – 8 of 8) sorted by relevance
185 public String getSinkContents() throws IOException {186 return new String(factory.getSinkContents(), Charsets.UTF_8);375 public byte[] getSinkContents() throws IOException {439 public String getSinkContents() throws IOException {550 public byte[] getSinkContents() throws IOException {603 public String getSinkContents() throws IOException {
132 assertEquals(expected, factory.getSinkContents()); in assertContainsExpectedString()141 assertEquals(expected, factory.getSinkContents()); in assertContainsExpectedLines()
63 T getSinkContents() throws IOException; in getSinkContents() method
121 assertArrayEquals(expected, factory.getSinkContents()); in assertContainsExpectedBytes()
119 assertEquals(expected, factory.getSinkContents()); in assertContainsExpectedString()128 assertEquals(expected, factory.getSinkContents()); in assertContainsExpectedLines()
150 public String getSinkContents() throws IOException {151 return new String(factory.getSinkContents(), Charsets.UTF_8);340 public byte[] getSinkContents() throws IOException {404 public String getSinkContents() throws IOException {