PHP Class Kraken\_Unit\Runtime\Container\ThreadManagerFactoryTest

Inheritance: extends Kraken\Test\TUnit
Show file Open project: kraken-php/framework

Public Methods

Method Description
createThreadManagerFactory ( ) : ThreadManagerFactory
getExpectedDefinitions ( ) : string[]
testApiConstructor_CreatesInstance ( )
testCaseThreadManagerFactory_HasProperDefinitions ( )

Method Details

createThreadManagerFactory() public method

public createThreadManagerFactory ( ) : ThreadManagerFactory
return Kraken\Runtime\Container\ThreadManagerFactory

getExpectedDefinitions() public method

public getExpectedDefinitions ( ) : string[]
return string[]

testApiConstructor_CreatesInstance() public method

testCaseThreadManagerFactory_HasProperDefinitions() public method