mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 06:15:50 +00:00
master: test33
This commit is contained in:
parent
235c9cc283
commit
a844857d6c
1 changed files with 2 additions and 1 deletions
|
@ -66,6 +66,7 @@ public class VisitsViewTests {
|
||||||
// actions.andExpect(status().isOk());
|
// actions.andExpect(status().isOk());
|
||||||
//actions.andExpect(content().contentType("application/xml"));
|
//actions.andExpect(content().contentType("application/xml"));
|
||||||
// actions.andExpect(xpath("/vets/vetList[id=1]/firstName").string(containsString("James")));
|
// actions.andExpect(xpath("/vets/vetList[id=1]/firstName").string(containsString("James")));
|
||||||
|
//test
|
||||||
|
////test33
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue