PHP Class Eris\Quantifier\Evaluation

Afficher le fichier Open project: giorgiosironi/eris Class Usage Examples

Méthodes publiques

Méthode Description
execute ( )
of ( $assertion )
onFailure ( callable $action )
onSuccess ( callable $action )
with ( GeneratedValue $values )

Private Methods

Méthode Description
__construct ( $assertion )

Method Details

execute() public méthode

public execute ( )

of() public static méthode

public static of ( $assertion )

onFailure() public méthode

public onFailure ( callable $action )
$action callable

onSuccess() public méthode

public onSuccess ( callable $action )
$action callable

with() public méthode

public with ( GeneratedValue $values )
$values Eris\Generator\GeneratedValue