PHP Class PhpBench\Extensions\XDebug\Tests\Unit\Converter\TraceToXmlConverterTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

Méthode Description
setUp ( )
testInvalidNbFields ( )
testNoFileFormat ( )
testNoTraceStart ( )
testNoVersion ( )
testParse ( ) It should parse a trace file.

Private Methods

Méthode Description
convert ( $file )

Method Details

setUp() public méthode

public setUp ( )

testInvalidNbFields() public méthode

public testInvalidNbFields ( )

testNoFileFormat() public méthode

public testNoFileFormat ( )

testNoTraceStart() public méthode

public testNoTraceStart ( )

testNoVersion() public méthode

public testNoVersion ( )

testParse() public méthode

It should parse a trace file.
public testParse ( )