예제 #1
0
 @AfterClass
 public static void teardown() throws IOException {
   HDocumentDBTest.teardown();
 }
예제 #2
0
 @BeforeClass
 public static void setup() throws IOException {
   HDocumentDBTest.setup();
   createDocuments();
 }