VarDumperTestCase deprecated

class VarDumperTestCase extends PHPUnit_Framework_TestCase

deprecated

since version 2.8, to be removed in 3.0. Use the VarDumperTestTrait instead.

Methods

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

Details

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

Parameters

$dump
$data
$message

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

Parameters

$dump
$data
$message

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