PHP Class Test\Hal\MutaTesting\Binaries\BinariesTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: halleck45/mutatesting

Public Methods

Method Description
provideDataForDetection ( )
setUp ( )
tearDown ( )
testHtmlReportIsCreated ( )
testICanRunBin ( )
testMutantsAreKilledAndDetected ( $binary, $tool, $type, $nbMutants, $nbSurvivors )

Private Methods

Method Description
getAdapter ( $type )
getBin ( )
getPhar ( )
getTestsPath ( $type )

Method Details

provideDataForDetection() public method

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testHtmlReportIsCreated() public method

testICanRunBin() public method

public testICanRunBin ( )

testMutantsAreKilledAndDetected() public method

public testMutantsAreKilledAndDetected ( $binary, $tool, $type, $nbMutants, $nbSurvivors )