phpunit-xpath-assertions:PHPUnit基于Xpath的断言

时间:2024-02-27 08:26:13
【文件属性】:

文件名称:phpunit-xpath-assertions:PHPUnit基于Xpath的断言

文件大小:28KB

文件格式:ZIP

更新时间:2024-02-27 08:26:13

php dom xml phpunit xpath

phpunit-xpath-assertions 与PHPUnit一起使用的Xpath断言和约束。 例 use PHPUnit \ Framework \ TestCase ; use PHPUnit \ Xpath \ Assert as XpathAssertions ; class MyProjectExampleTest extends TestCase { use XpathAssertions ; public function testChildElementExistsInDocument () { $ document = new \


【文件预览】:
phpunit-xpath-assertions-master
----.php_cs(3KB)
----.gitignore(77B)
----src()
--------Assert.php(4KB)
--------Constraint()
--------Import()
--------Constraint.php(1KB)
----.travis.yml(711B)
----LICENSE(2KB)
----composer.json(528B)
----CHANGELOG.md(872B)
----phive.xml(455B)
----examples()
--------01_basic.php(635B)
--------03_json.php(2KB)
--------02_assertThat.php(2KB)
----README.md(7KB)
----phpunit.xml(718B)
----tests()
--------TestCase.php(839B)
--------Constraint()
--------Import()
--------AssertTest.php(3KB)
--------ConstraintTest.php(2KB)
----build.xml(10KB)
----manifest.xml.in(560B)
----dist.build.properties(106B)
----.editorconfig(199B)

网友评论