コード例 #1
0
 @Test
 public void testXpathExists() {
   assertThat(testValidationQueryDelegate.xpathExists("some/xpath/"), is(false));
 }