@@ -55,6 +55,4 @@ |
||
| 55 | 55 | |
| 56 | 56 | public function testEmpty(): void |
| 57 | 57 | { |
| 58 | - $this->expectBuildException('testEmpty', 'No nested XML specified'); |
|
| 59 | - } |
|
| 60 | -} |
|
| 58 | + $this->expectBuildException |
|
| 61 | 59 | \ No newline at end of file |
@@ -55,6 +55,4 @@ |
||
| 55 | 55 | |
| 56 | 56 | public function testEmpty(): void |
| 57 | 57 | { |
| 58 | - $this->expectBuildException('testEmpty', 'No nested XML specified'); |
|
| 59 | - } |
|
| 60 | -} |
|
| 58 | + $this->expectBuildException |
|
| 61 | 59 | \ No newline at end of file |
@@ -55,6 +55,4 @@ |
||
| 55 | 55 | |
| 56 | 56 | public function testEmpty(): void |
| 57 | 57 | { |
| 58 | - $this->expectBuildException('testEmpty', 'No nested XML specified'); |
|
| 59 | - } |
|
| 60 | -} |
|
| 58 | + $this->expectBuildException |
|
| 61 | 59 | \ No newline at end of file |
@@ -55,6 +55,4 @@ |
||
| 55 | 55 | |
| 56 | 56 | public function testEmpty(): void |
| 57 | 57 | { |
| 58 | - $this->expectBuildException('testEmpty', 'No nested XML specified'); |
|
| 59 | - } |
|
| 60 | -} |
|
| 58 | + $this->expectBuildException |
|
| 61 | 59 | \ No newline at end of file |
@@ -55,6 +55,4 @@ |
||
| 55 | 55 | |
| 56 | 56 | public function testEmpty(): void |
| 57 | 57 | { |
| 58 | - $this->expectBuildException('testEmpty', 'No nested XML specified'); |
|
| 59 | - } |
|
| 60 | -} |
|
| 58 | + $this->expectBuildException |
|
| 61 | 59 | \ No newline at end of file |
@@ -49,6 +49,4 @@ |
||
| 49 | 49 | |
| 50 | 50 | $result = file_get_contents($resultFile->getAbsolutePath()); |
| 51 | 51 | |
| 52 | - $this->assertEquals($expected, $result, "Files don't match!"); |
|
| 53 | - } |
|
| 54 | -} |
|
| 52 | + $this->assertEquals($expected, $result |
|
| 55 | 53 | \ No newline at end of file |
@@ -49,6 +49,4 @@ |
||
| 49 | 49 | |
| 50 | 50 | $result = file_get_contents($resultFile->getAbsolutePath()); |
| 51 | 51 | |
| 52 | - $this->assertEquals($expected, $result, "Files don't match!"); |
|
| 53 | - } |
|
| 54 | -} |
|
| 52 | + $this->assertEquals($expected, $result |
|
| 55 | 53 | \ No newline at end of file |
@@ -49,6 +49,4 @@ |
||
| 49 | 49 | |
| 50 | 50 | $result = file_get_contents($resultFile->getAbsolutePath()); |
| 51 | 51 | |
| 52 | - $this->assertEquals($expected, $result, "Files don't match!"); |
|
| 53 | - } |
|
| 54 | -} |
|
| 52 | + $this->assertEquals($expected, $result |
|
| 55 | 53 | \ No newline at end of file |
@@ -49,6 +49,4 @@ |
||
| 49 | 49 | |
| 50 | 50 | $result = file_get_contents($resultFile->getAbsolutePath()); |
| 51 | 51 | |
| 52 | - $this->assertEquals($expected, $result, "Files don't match!"); |
|
| 53 | - } |
|
| 54 | -} |
|
| 52 | + $this->assertEquals($expected, $result |
|
| 55 | 53 | \ No newline at end of file |
@@ -49,6 +49,4 @@ |
||
| 49 | 49 | |
| 50 | 50 | $result = file_get_contents($resultFile->getAbsolutePath()); |
| 51 | 51 | |
| 52 | - $this->assertEquals($expected, $result, "Files don't match!"); |
|
| 53 | - } |
|
| 54 | -} |
|
| 52 | + $this->assertEquals($expected, $result |
|
| 55 | 53 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |
@@ -56,6 +56,4 @@ |
||
| 56 | 56 | The ' characters around the executable and arguments are not part of the command. |
| 57 | 57 | CMD; |
| 58 | 58 | |
| 59 | - $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline()->describeCommand())); |
|
| 60 | - } |
|
| 61 | -} |
|
| 59 | + $this->assertEquals($expectedCommand, str_replace("\r", '', $task->getCommandline |
|
| 62 | 60 | \ No newline at end of file |