PHP Class PhlyTest\Conduit\RouteTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: phly/conduit

Public Methods

Method Description
nonStringPaths ( )
testDoesNotAllowNonStringPaths ( $path )
testExceptionIsRaisedIfUndefinedPropertyIsAccessed ( )
testPathAndHandlerAreAccessibleAfterInstantiation ( )

Method Details

nonStringPaths() public method

public nonStringPaths ( )

testDoesNotAllowNonStringPaths() public method

testExceptionIsRaisedIfUndefinedPropertyIsAccessed() public method

testPathAndHandlerAreAccessibleAfterInstantiation() public method