-
Notifications
You must be signed in to change notification settings - Fork 50
Commit 9e1b9de
Warn when trying to cover an interface.
1 parent ceea85e commit 9e1b9de
File tree
3 files changed
+18
-1
lines changed- src/Rules/PHPUnit
- tests/Rules/PHPUnit
- data
3 files changed
+18
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
98 | 105 |
| |
99 | 106 |
| |
100 | 107 |
| |
| |||
105 | 112 |
| |
106 | 113 |
| |
107 | 114 |
| |
108 | - | ||
109 | 115 |
| |
110 | 116 |
| |
111 | 117 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
48 | 52 |
| |
49 | 53 |
| |
50 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + |
0 commit comments