文件名称:PHP在单元测试中模拟HTTP请求的库.zip
文件大小:36KB
文件格式:ZIP
更新时间:2022-07-31 03:54:15
类库下载-PHP在单元测试中模拟HTTP请求的库
一个在单元测试中模拟HTTP请求的库
【文件预览】:
http-mock-master
----public()
--------index.php(224B)
----state()
--------.gitkeep(0B)
----src()
--------Server.php(3KB)
--------Response()
--------Util.php(543B)
--------Matcher()
--------Request()
--------RequestStorage.php(1KB)
--------ResponseBuilder.php(1KB)
--------PHPUnit()
--------app.php(7KB)
--------Expectation.php(4KB)
--------MockBuilder.php(2KB)
--------RequestCollectionFacade.php(4KB)
----phpunit.xml.dist(1KB)
----doc()
--------recording.md(1KB)
--------index.md(269B)
--------start.md(2KB)
--------stubbing.md(3KB)
--------server.md(1KB)
----.travis.yml(285B)
----build()
--------.gitkeep(0B)
----README.md(1KB)
----build.xml(1KB)
----tests()
--------RequestCollectionFacadeTest.php(7KB)
--------Matcher()
--------Request()
--------Fixtures()
--------PHPUnit()
--------MockBuilderIntegrationTest.php(4KB)
--------AppIntegrationTest.php(8KB)
----.gitignore(59B)
----composer.json(980B)