@@ -181,6 +181,9 @@ |
||
| 181 | 181 | ); |
| 182 | 182 | } |
| 183 | 183 | |
| 184 | + /** |
|
| 185 | + * @param string $message |
|
| 186 | + */ |
|
| 184 | 187 | private function getMongoCollectionMockWithAsserts($level, $message, $extra, $exception) |
| 185 | 188 | { |
| 186 | 189 | $test = $this; |