PHP Class Eris\Listener\LogTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
tearDown ( )
testCleansTheFile ( )
testWritesALineForEachIterationShowingItsIndex ( )
testWritesALineForEachShrinkingAttempt ( )
testWritesALineForTheFirstFailureOfATest ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

tearDown() public méthode

public tearDown ( )

testCleansTheFile() public méthode

public testCleansTheFile ( )

testWritesALineForEachIterationShowingItsIndex() public méthode

testWritesALineForEachShrinkingAttempt() public méthode

testWritesALineForTheFirstFailureOfATest() public méthode