File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Codeception\Stub
22
3+ [ ![ Build Status] ( https://travis-ci.org/Codeception/Stub.svg?branch=master )] ( https://travis-ci.org/Codeception/Stub )
4+
35Library on top of PHPUnit's mock builder providing a highly simplified syntax:
46
57## Reference
68
7- * [ Stub] ( https://github.com/Codeception/Stub/blob/master/docs/Stub.md )
8- * [ Expected ] ( https://github.com/Codeception/Stub/blob/master/docs/Expected .md )
9- * [ Stub Trait ] ( https://github.com/Codeception/Stub/blob/master/docs/StubTrait .md )
9+ * [ Stub] ( https://github.com/Codeception/Stub/blob/master/docs/Stub.md ) - creating stub classes using static methods
10+ * [ Stub Trait ] ( https://github.com/Codeception/Stub/blob/master/docs/StubTrait .md ) - creating stubs and mocks using trait
11+ * [ Expected ] ( https://github.com/Codeception/Stub/blob/master/docs/Expected .md ) - defining expectations for mocks
1012
1113## Install
1214
You can’t perform that action at this time.
0 commit comments