예제 #1
0
 /** Validates an update XML String failed */
 public void assertFailedU(String update) {
   assertFailedU(null, update);
 }