文件名称:PHP模拟框架FBMock.zip
文件大小:24KB
文件格式:ZIP
更新时间:2022-08-08 02:28:32
开源项目
FBMock 是一个简单易用的 PHP 模拟测试框架 (PHP Mocks Framework)。 不同于其他的模拟测试框架一样,FBMock 只是 stubs with spies,它并没有使用常见的 DSL 和也不依赖于 opaque tear-down 验证方式。 标签:FBMock 分享 window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": [], "bdPic": "", "bdStyle": "1", "bdSize": "24" }, "share": {} }; with (document)0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' ~(-new Date() / 36e5)];\r\n \r\n \r\n \r\n \r\n \u8f6f\u4ef6\u9996\u9875\r\n \u8f6f\u4ef6\u4e0b\u8f7d\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nwindow.changyan.api.config({\r\nappid: 'cysXjLKDf', conf: 'prod_33c27aefa42004c9b2c12a759c851039' });
【文件预览】:
FBMock-master
----Config.php(1KB)
----TestDoubleClassGenerator.php(3KB)
----TestDoubleMethodGenerator.php(3KB)
----TestDoubleCreator.php(1KB)
----AssertionHelpers.php(3KB)
----BaseTestCase.php(658B)
----TestDoubleException.php(275B)
----MockImplementation.php(3KB)
----Mock.php(2KB)
----MockCreator.php(1KB)
----MockObject.php(2KB)
----Utils.php(2KB)
----MockObjectException.php(275B)
----.travis.yml(36B)
----LICENSE(10KB)
----__tests__()
--------MockInterfaceTestCase.php(431B)
--------MockObjectTestCase.php(6KB)
--------MockUtilsTestCase.php(2KB)
--------AssertionHelpersTestCase.php(2KB)
--------MockRegressionTests.php(1KB)
--------MockCreatorTest.php(400B)
--------TestDoubleMethodGeneratorTestCase.php(6KB)
--------TestDoubleCreatorTest.php(3KB)
----phpunit.xml(172B)
----README.md(3KB)
----init.php(291B)
----CustomConfig-sample.php(737B)
----CODE_OF_CONDUCT.md(249B)
----.gitignore(9B)
----composer.json(609B)