PHP Class Functional\Tests\SequenceLinearTest

Inheritance: extends AbstractTestCase
Datei anzeigen Open project: lstrojny/functional-php

Public Methods

Method Description
testAmountArgumentMustBeInteger ( )
testArgumentMustBePositiveInteger ( )
testLinearIncrements ( )
testLinearNegativeIncrements ( )

Method Details

testAmountArgumentMustBeInteger() public method

testArgumentMustBePositiveInteger() public method

testLinearIncrements() public method

testLinearNegativeIncrements() public method