8990919293949596979899
put("toto", "xml"); } }; } }; mojo.execute(); } @Test(dependsOnMethods = "test_add") public void test_check_after() throws Exception {
173174175176177178179180181182183
put("toto", "xml"); } }; } }; mojo.execute(); } @Test(dependsOnMethods = "test_update") public void test_check_after_update() throws Exception {
7778798081828384858687
} }; } }; mojo.execute(); } @Test(dependsOnMethods = "test_add") public void test_check_after() throws Exception {
143144145146147148149150151152153
} }; } }; mojo.execute(); } @Test(dependsOnMethods = "test_update") public void test_check_after_update() throws Exception {
119120121122123124125126127128129
put("toto", "xml"); } }; } }; mojo.execute(); } @Test(dependsOnMethods = "add_header") public void check_after_add() throws Exception {