PHP Class Functional\Tests\PollTest

Inheritance: extends AbstractTestCase
Afficher le fichier Open project: lstrojny/functional-php

Méthodes publiques

Méthode Description
setUp ( )
testPollRetriesAndGivesUpAfterTimeout ( )
testPollRetriesIfNotTruthy ( )
testPollReturnsTrue ( )
testThrowsExceptionIfTimeoutCountNotAtLeast0 ( )
testWithEmptyDelayCallsAtLeastOnce ( )

Method Details

setUp() public méthode

public setUp ( )

testPollRetriesAndGivesUpAfterTimeout() public méthode

testPollRetriesIfNotTruthy() public méthode

testPollReturnsTrue() public méthode

public testPollReturnsTrue ( )

testThrowsExceptionIfTimeoutCountNotAtLeast0() public méthode

testWithEmptyDelayCallsAtLeastOnce() public méthode