PHP Class blink\testing\TestCase

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: bixuehujin/blink

Protected Properties

Свойство Type Description
$app

Méthodes publiques

Méthode Description
actor ( ) : RequestActor Returns a new request actor for testing.
createApplication ( )
setUp ( )
tearDown ( )

Method Details

actor() public méthode

Returns a new request actor for testing.
Since: 0.3.0
public actor ( ) : RequestActor
Résultat RequestActor

createApplication() abstract public méthode

abstract public createApplication ( )

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

Property Details

$app protected_oe property

protected $app