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

Inheritance: extends mageekguy\atoum\report\fields\event
Datei anzeigen Open project: atoum/atoum Class Usage Examples

Protected Properties

Property Type Description
$testLine
$testPoint

Public Methods

Method Description
__construct ( )
__toString ( )
handleEvent ( $event, mageekguy\atoum\observable $observable )

Private Methods

Method Description
renderErrors ( mageekguy\atoum\observable $observable, $class, $method )

Method Details

__construct() public method

public __construct ( )

__toString() public method

public __toString ( )

handleEvent() public method

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