PHP Class DrestTests\Mapping\AnnotationDriverTest

Inheritance: extends DrestTests\DrestTestCase
Datei anzeigen Open project: leedavis81/drest

Public Methods

Method Description
testAnnotatedOriginRoute ( )
testDuplicatedRouteName ( )
testEmptyRouteName ( )
testGetHandleUsed ( )
testHandleAlreadyDefined ( )
testHandleDoesntMatchRouteName ( )
testInvalidVerbUsed ( )
testMetadataResourceRequiresAtLeastOneServiceDefinition ( )
testMissingPathToConfigFiles ( )
testNoAnnotatedOriginRoute ( )
testNoRepresentationIsAllowed ( )
testRemovingExtension ( )
testUnableToLoadMetaDataFromClass ( )

Method Details

testAnnotatedOriginRoute() public method

testDuplicatedRouteName() public method

testEmptyRouteName() public method

public testEmptyRouteName ( )

testGetHandleUsed() public method

public testGetHandleUsed ( )

testHandleAlreadyDefined() public method

testHandleDoesntMatchRouteName() public method

testInvalidVerbUsed() public method

public testInvalidVerbUsed ( )

testMetadataResourceRequiresAtLeastOneServiceDefinition() public method

testMissingPathToConfigFiles() public method

testNoAnnotatedOriginRoute() public method

testNoRepresentationIsAllowed() public method

testRemovingExtension() public method

testUnableToLoadMetaDataFromClass() public method