assertCount( 0, $legacyFixtureFiles, "The format used for creating fixtures is deprecated. Please use parameterized fixture format.\n" . "For details please look at $docUrl.\r\n" . "The following fixture files were added:\r\n" . implode(PHP_EOL, $legacyFixtureFiles) ); } }