PHP Class PhilipBrown\Signature\Tests\Guards\CheckKeyTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: philipbrown/signplz

Public Methods

Method Description
setUp ( )
should_return_true_with_valid_key ( )
should_throw_exception_on_invalid_key ( )
should_throw_exception_on_missing_key ( )

Method Details

setUp() public method

public setUp ( )

should_return_true_with_valid_key() public method

should_throw_exception_on_invalid_key() public method

should_throw_exception_on_missing_key() public method