PHP Class Psecio\PropAuth\Test\TestArrayTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: psecio/propauth

Public Methods

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

Method Details

checkProvider() public method

public checkProvider ( )

testCheckTypes() public method

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

testInvalidType() public method

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