W3cubDocs

/Symfony 3.0

Symfony\Component\VarDumper\Test\VarDumperTestCase

abstract class VarDumperTestCase extends PHPUnit_Framework_TestCase

Methods

assertDumpEquals($dump, $data, $message = '')
assertDumpMatchesFormat($dump, $data, $message = '')

Details

public assertDumpEquals($dump, $data, $message = '')

Parameters

$dump
$data
$message

public assertDumpMatchesFormat($dump, $data, $message = '')

Parameters

$dump
$data
$message

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/VarDumper/Test/VarDumperTestCase.html