没有合适的资源?快使用搜索试试~ 我知道了~
模拟测试对象的PHP库.zip
共242个文件
php:181个
rst:10个
html:10个
需积分: 5 0 下载量 39 浏览量
2019-07-11
11:14:20
上传
评论
收藏 522KB ZIP 举报
温馨提示
Samsui 是一个用于建立对构建你的应用程序测试数据有用的 PHP 对象库。通过 Samsui,你可以快速建立原型应用,产生你测试原型所需要的数据。use Samsui\Factory; $factory = new Factory(); // define an object quickly $factory->define('person') ->sequence('personId') ->attr('firstName', 'James') ->attr('lastName', 'Clark') ->attr('email', function ($i, $o) { return strtolower($o->firstName . '.' . $o->lastName . '@example.com'); }) ->attr('createdTime', function () { return time(); });
资源推荐
资源详情
资源评论
收起资源包目录
模拟测试对象的PHP库.zip (242个子文件)
.buildinfo 230B
basic.css 6KB
default.css 4KB
pygments.css 3KB
phpunit.xml.dist 318B
method-stubbing.doctree 111KB
method-verification.doctree 38KB
method-parameter-matchers.doctree 32KB
introduction.doctree 29KB
answers.doctree 24KB
configuration.doctree 11KB
getting-started.doctree 11KB
index.doctree 6KB
.gitignore 125B
method-stubbing.html 52KB
method-verification.html 20KB
method-parameter-matchers.html 18KB
introduction.html 15KB
answers.html 13KB
index.html 9KB
configuration.html 8KB
getting-started.html 7KB
search.html 3KB
genindex.html 3KB
objects.inv 85B
jquery.js 160KB
searchtools.js 12KB
searchindex.js 11KB
doctools.js 6KB
composer.json 1KB
LICENSE 2KB
Makefile 3KB
README.markdown 3KB
CHANGELOG.markdown 1KB
PhakeTest.php 49KB
MockClassTest.php 34KB
MockClass.php 21KB
Phake.php 21KB
VerifierTest.php 17KB
FacadeTest.php 8KB
StubMapperTest.php 7KB
AnswerBinderProxyTest.php 7KB
ArgumentCaptorTest.php 6KB
Verifier.php 6KB
VerifierProxyTest.php 6KB
FactoryTest.php 6KB
RecorderTest.php 6KB
StubCallerTest.php 5KB
ParentDelegateTest.php 5KB
AnswerCollectionProxy.php 5KB
MethodMatcherTest.php 5KB
AnswerCollectionProxyTest.php 5KB
Facade.php 5KB
StubberProxyTest.php 5KB
EqualsMatcherTest.php 5KB
MethodMatcher.php 5KB
SingleArgumentMatcherTest.php 5KB
ReferenceSetterTest.php 5KB
AnswerBinderProxy.php 5KB
VerifierProxy.php 5KB
ArgumentCaptor.php 5KB
Factory.php 4KB
VisibilityProxyTest.php 4KB
InfoTest.php 4KB
Recorder.php 4KB
StubberProxy.php 4KB
FrozenObjectCheckTest.php 4KB
CallExpectation.php 4KB
CallTest.php 4KB
PHPUnitTest.php 4KB
VerifierResultConstraingV6Test.php 4KB
VerifierResultConstraintTest.php 4KB
VerifierResultConstraingV3d6Test.php 4KB
MockInitializerTest.php 4KB
AnswerCollectionTest.php 4KB
Reader.php 4KB
ReferenceSetter.php 4KB
PHPUnitTest6.php 4KB
CallExpectationTest.php 4KB
CallVerifierProxy.php 4KB
MockInitializer.php 4KB
MagicCallRecorderTest.php 4KB
ConverterTest.php 4KB
CallVerifierProxyTest.php 4KB
SmartDefaultAnswerTest.php 4KB
VisibilityProxy.php 4KB
StaticVisibilityProxyTest.php 4KB
OrderVerifierTest.php 4KB
Info.php 4KB
StaticVisibilityProxy.php 4KB
AnswerProxyInterface.php 4KB
SmartDefaultAnswer.php 3KB
TimesTest.php 3KB
Call.php 3KB
EqualsMatcher.php 3KB
AnswerBinderTest.php 3KB
ParentDelegate.php 3KB
StubMapper.php 3KB
AnyParametersTest.php 3KB
AtLeastTest.php 3KB
共 242 条
- 1
- 2
- 3
资源评论
weixin_39840515
- 粉丝: 448
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- exp4_2.c.sln
- [雷军]美妙的爱情......福的味道。.mp3
- 2023-04-06-项目笔记 - 第三百二十阶段 - 4.4.2.318全局变量的作用域-318 -2025.11.17
- 2023-04-06-项目笔记 - 第三百二十阶段 - 4.4.2.318全局变量的作用域-318 -2025.11.17
- java资源异步IO框架 Cindy
- java资源业务流程管理(BPM)和工作流系统 Activiti
- java资源高性能内存消息和事件驱动库 Chronicle
- 哋它亢技术应用2慕课自动化学习
- java资源高性能的JSON处理 Jackson
- java资源高性能的Java 3D引擎 Xith3D
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功