PHP Class Tester\DataProvider

Afficher le fichier Open project: nette/tester Class Usage Examples

Méthodes publiques

Méthode Description
load ( $file, $query = NULL ) : array
parseAnnotation ( $annotation, $file ) : array
testQuery ( $input, $query ) : boolean

Private Methods

Méthode Description
compare ( $l, $operator, $r )

Method Details

load() public static méthode

public static load ( $file, $query = NULL ) : array
Résultat array

parseAnnotation() public static méthode

public static parseAnnotation ( $annotation, $file ) : array
Résultat array

testQuery() public static méthode

public static testQuery ( $input, $query ) : boolean
Résultat boolean