Example #1
0
 @Test
 public void testMakeOutputStream() throws IOException {
   Assert.assertNotNull(ioPeon.makeOutputStream(TMP_FILE_NAME));
 }