我在xpath断言中使用通配符,检查了复选框,并在soapUI客户端中传递了案例。 但是,基于mvn插件的Jenkins作业中所有使用xpath +通配符的断言都失败了
这是我在POM中的依赖
<plugin>
<groupId>eviware</groupId>
<artifactId>maven-soapui-plugin</artifactId>
<version>4.0.1</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
</dependency>
</dependencies>
这是断言失败
16:26:48,179 ERROR [SoapUITestCaseRunner] ASSERTION FAILED - &gt; XPathContains比较失败,期待[*],实际是[101500052082]