PHP Class Tester\DataProvider

Show file Open project: nette/tester Class Usage Examples

Public Methods

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

Private Methods

Method Description
compare ( $l, $operator, $r )

Method Details

load() public static method

public static load ( $file, $query = NULL ) : array
return array

parseAnnotation() public static method

public static parseAnnotation ( $annotation, $file ) : array
return array

testQuery() public static method

public static testQuery ( $input, $query ) : boolean
return boolean