public class DocumentWriterTest extends Object
| Constructor and Description |
|---|
DocumentWriterTest() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
data() |
void |
testFlushOnContentWriter() |
void |
testFlushOnDocumentWriter() |
void |
testThat(Consumer<DocumentWriter> actual,
String expected) |
@DataProvider public Object[][] data()
public void testThat(Consumer<DocumentWriter> actual, String expected) throws ParserConfigurationException, IOException, SAXException
public void testFlushOnDocumentWriter()
throws IOException
IOExceptionpublic void testFlushOnContentWriter()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.