PHP Class eZ\Publish\Core\Repository\Tests\Service\Integration\RepositoryTest

Inheritance: extends Base
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testGetContentLanguageService ( ) Test service method.
testGetContentService ( ) Test service method.
testGetContentTypeService ( ) Test service method.
testGetFieldTypeService ( ) Test service method.
testGetLocationService ( ) Test service method.
testGetObjectStateService ( ) Test service method.
testGetRoleService ( ) Test service method.
testGetSearchService ( ) Test service method.
testGetSectionService ( ) Test service method.
testGetTrashService ( ) Test service method.
testGetURLAliasService ( ) Test service method.
testGetURLWildcardService ( ) Test service method.
testGetUserService ( ) Test service method.
testRepositoryInstance ( ) Test repository instance.

Method Details

testGetContentLanguageService() public method

Test service method.

testGetContentService() public method

Test service method.

testGetContentTypeService() public method

Test service method.

testGetFieldTypeService() public method

Test service method.

testGetLocationService() public method

Test service method.

testGetObjectStateService() public method

Test service method.

testGetRoleService() public method

Test service method.
public testGetRoleService ( )

testGetSearchService() public method

Test service method.

testGetSectionService() public method

Test service method.

testGetTrashService() public method

Test service method.
public testGetTrashService ( )

testGetURLAliasService() public method

Test service method.

testGetURLWildcardService() public method

Test service method.

testGetUserService() public method

Test service method.
public testGetUserService ( )

testRepositoryInstance() public method

Test repository instance.