PHP Class Phalcon\Test\Module\UnitTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Codeception\Test\Unit, use trait Codeception\Specify
Afficher le fichier Open project: phalcon/cphalcon Class Usage Examples

Protected Properties

Свойство Type Description
$tester UnitTester UnitTester Object

Méthodes publiques

Méthode Description
getTester ( ) : UnitTester
setExpectedException ( $exception, $message = '', $code = null )

Method Details

getTester() public méthode

public getTester ( ) : UnitTester
Résultat UnitTester

setExpectedException() public méthode

public setExpectedException ( $exception, $message = '', $code = null )

Property Details

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester