@@ -46,6 +46,9 @@ discard block |
||
46 | 46 | $this->failureTest($time, 'later'); |
47 | 47 | } |
48 | 48 | |
49 | + /** |
|
50 | + * @param string $method |
|
51 | + */ |
|
49 | 52 | public function batchLaterTest($method) |
50 | 53 | { |
51 | 54 | $time = null; |
@@ -65,6 +68,9 @@ discard block |
||
65 | 68 | $this->failureTest($time, 'batchLater'); |
66 | 69 | } |
67 | 70 | |
71 | + /** |
|
72 | + * @param string $time |
|
73 | + */ |
|
68 | 74 | protected function failureTest($method, $time) |
69 | 75 | { |
70 | 76 | // Test job with object |