Example #1
0
 @Test(expected = UnsupportedOperationException.class)
 public void testCleanup() throws IOException {
   ioPeon.cleanup();
 }