We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c8f15 commit 19594f9Copy full SHA for 19594f9
README.md
@@ -12,8 +12,8 @@ $ composer require --dev kenjis/phpunit-helper
12
13
## Usage
14
15
-- [TestDouble](#testdouble)
16
-- [ReflectionHelper](#reflectionhelper)
+- [TestDouble](#testdouble) ... Easy mock creation
+- [ReflectionHelper](#reflectionhelper) ... Easy private property/method testing
17
18
### `TestDouble`
19
0 commit comments