PHP Class Psecio\PropAuth\Test\TestArrayTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: psecio/propauth

Méthodes publiques

Méthode Description
checkProvider ( )
testCheckTypes ( $type, $match, $data, $policy, $result )
testInvalidType ( ) Expect an exception when the Check type is invalid on evaluation

Method Details

checkProvider() public méthode

public checkProvider ( )

testCheckTypes() public méthode

public testCheckTypes ( $type, $match, $data, $policy, $result )

testInvalidType() public méthode

Expect an exception when the Check type is invalid on evaluation
public testInvalidType ( )