PHP Class Eris\ExampleEnd2EndTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: giorgiosironi/eris

Public Methods

Method Description
fullyGreenTestFiles ( )
testAllTestClassesWhichAreFullyGreen ( $testCaseFileName )
testCharacterTests ( )
testDateTest ( )
testDisableShrinkingTest ( )
testFloatTests ( )
testFrequencyTests ( )
testGenericErrorTest ( )
testLimitToTest ( )
testLogFileTest ( )
testMapTest ( )
testMinimumEvaluations ( )
testReproducibilityWithSeed ( )
testSequenceTest ( )
testShrinkingAndAntecedentsTests ( )
testShrinkingTimeLimitTest ( )
testSizeCustomization ( )
testStringShrinkingTests ( )
testSuchThatTest ( )
testSumTests ( )
testWhenTests ( )

Private Methods

Method Description
assertNoTestsAreRed ( )
assertTestsAreFailing ( $number )
runExample ( $testFile )
setEnvironmentVariable ( $name, $value )
theTest ( $name )

Method Details

fullyGreenTestFiles() public static method

public static fullyGreenTestFiles ( )

testAllTestClassesWhichAreFullyGreen() public method

public testAllTestClassesWhichAreFullyGreen ( $testCaseFileName )

testCharacterTests() public method

public testCharacterTests ( )

testDateTest() public method

public testDateTest ( )

testDisableShrinkingTest() public method

testFloatTests() public method

public testFloatTests ( )

testFrequencyTests() public method

public testFrequencyTests ( )

testGenericErrorTest() public method

testLimitToTest() public method

public testLimitToTest ( )

testLogFileTest() public method

public testLogFileTest ( )

testMapTest() public method

public testMapTest ( )

testMinimumEvaluations() public method

testReproducibilityWithSeed() public method

testSequenceTest() public method

public testSequenceTest ( )

testShrinkingAndAntecedentsTests() public method

testShrinkingTimeLimitTest() public method

testSizeCustomization() public method

testStringShrinkingTests() public method

testSuchThatTest() public method

public testSuchThatTest ( )

testSumTests() public method

public testSumTests ( )

testWhenTests() public method

public testWhenTests ( )