PHP Class Eva\EvaEngine\EvaEngineTest\Interceptor\DispatchTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: evaengine/evaengine

Protected Properties

Свойство Type Description
$application
$di
$dispatcher
$request

Méthodes publiques

Méthode Description
setUp ( )
testBasicRequest ( )
testDispatcherParams ( )
testJsonpCacheGenerate ( )
testJsonpCacheHit ( )
testJsonpToJson ( )
testKeyGenerate ( )
testTextCacheBodyOnly ( )
testTextCacheDisabledByUri ( )
testTextCacheGenerate ( )
testTextCacheHit ( )
testTextCacheHitWithCorsEnabled ( )
testTextCacheMissing ( )
testTextCacheWithNoDispatchParams ( )

Method Details

setUp() public méthode

public setUp ( )

testBasicRequest() public méthode

public testBasicRequest ( )

testDispatcherParams() public méthode

testJsonpCacheGenerate() public méthode

testJsonpCacheHit() public méthode

public testJsonpCacheHit ( )

testJsonpToJson() public méthode

public testJsonpToJson ( )

testKeyGenerate() public méthode

public testKeyGenerate ( )

testTextCacheBodyOnly() public méthode

testTextCacheDisabledByUri() public méthode

testTextCacheGenerate() public méthode

testTextCacheHit() public méthode

public testTextCacheHit ( )

testTextCacheHitWithCorsEnabled() public méthode

testTextCacheMissing() public méthode

testTextCacheWithNoDispatchParams() public méthode

Property Details

$application protected_oe property

protected $application

$di protected_oe property

protected $di

$dispatcher protected_oe property

protected $dispatcher

$request protected_oe property

protected $request