PHP Class ZfcRbacTest\Factory\ObjectRepositoryRoleProviderFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: zf-commons/zfc-rbac

Public Methods

Method Description
testFactoryUsingObjectManager ( )
testFactoryUsingObjectRepository ( )
testThrowExceptionIfNoObjectManagerNorObjectRepositoryIsSet ( ) This is required due to the fact that the ServiceManager catches ALL exceptions and throws it's own.
testThrowExceptionIfNoRoleNamePropertyIsSet ( ) This is required due to the fact that the ServiceManager catches ALL exceptions and throws it's own.

Method Details

testFactoryUsingObjectManager() public method

testFactoryUsingObjectRepository() public method

testThrowExceptionIfNoObjectManagerNorObjectRepositoryIsSet() public method

..

testThrowExceptionIfNoRoleNamePropertyIsSet() public method

..