-
Notifications
You must be signed in to change notification settings - Fork 50
Commit 96d2421
Add missing methods that generate mocks
- `createPartialMock()` is available since PHPUnit 5.5.0
- `createTestProxy()` is available since PHPUnit 6.0.01 parent 39c77aa commit 96d2421
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | + | ||
20 | + | ||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments