PHP Class Assert\LazyAssertion

Afficher le fichier Open project: beberlei/assert

Méthodes publiques

Méthode Description
__call ( $method, $args )
setExceptionClass ( string $className )
that ( $value, $propertyPath, $defaultMessage = null )
tryAll ( )
verifyNow ( ) : boolean

Method Details

__call() public méthode

public __call ( $method, $args )

setExceptionClass() public méthode

public setExceptionClass ( string $className )
$className string

that() public méthode

public that ( $value, $propertyPath, $defaultMessage = null )

tryAll() public méthode

public tryAll ( )

verifyNow() public méthode

public verifyNow ( ) : boolean
Résultat boolean