Exemplo n.º 1
0
 /** Validates an update XML String is successful */
 public void assertU(String update) {
   assertU(null, update);
 }