PHP Class mageekguy\atoum\report\fields\test\event\tap

Inheritance: extends mageekguy\atoum\report\fields\event
Afficher le fichier Open project: atoum/atoum Class Usage Examples

Protected Properties

Свойство Type Description
$testLine
$testPoint

Méthodes publiques

Méthode Description
__construct ( )
__toString ( )
handleEvent ( $event, mageekguy\atoum\observable $observable )

Private Methods

Méthode Description
renderErrors ( mageekguy\atoum\observable $observable, $class, $method )

Method Details

__construct() public méthode

public __construct ( )

__toString() public méthode

public __toString ( )

handleEvent() public méthode

public handleEvent ( $event, mageekguy\atoum\observable $observable )
$observable mageekguy\atoum\observable

Property Details

$testLine protected_oe property

protected $testLine

$testPoint protected_oe property

protected $testPoint