Ejemplo n.º 1
0
 @Test(expected = RuntimeException.class)
 public void testDelete() {
   proxyCustService.delete("zhuzhen");
 }