PHP Class Kraken\_Unit\Loop\SelectLoopTest

Inheritance: extends Kraken\Test\TUnit
Datei anzeigen Open project: kraken-php/framework

Public Methods

Method Description
testApiConstructor_DoesNotThrowException ( )
testApiDestructor_DoesNotThrowException ( )

Protected Methods

Method Description
createLoop ( ) : SelectLoop

Method Details

createLoop() protected method

protected createLoop ( ) : SelectLoop
return Kraken\Loop\Model\SelectLoop

testApiConstructor_DoesNotThrowException() public method

testApiDestructor_DoesNotThrowException() public method