Searched refs:expectedOutput (Results 1 – 3 of 3) sorted by relevance
| /plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/ |
| D | TextTest.php | 32 public function testTruncate($input, $length, $preserve, $separator, $expectedOutput) argument 35 $this->assertEquals($expectedOutput, $output);
|
| /plugin/simplemap/_test/ |
| D | SyntaxTest.php | 42 public function testParseMatch($input, $expectedOutput, $msg) { argument 51 self::assertEquals($expectedOutput, $actualOutput, $msg);
|
| /plugin/jplayer/vendor/symfony/process/Tests/ |
| D | ProcessTest.php | 1307 $expectedOutput = [ 1310 $this->assertSame($expectedOutput, $output); 1321 $expectedOutput = [ 1327 $this->assertSame($expectedOutput, $output); 1343 $expectedOutput = [ 1346 $this->assertSame($expectedOutput, $output); 1359 $expectedOutput = [ 1363 $this->assertSame($expectedOutput, $output);
|