PHP Class eZ\Publish\Core\Persistence\Cache\Tests\ContentTypeHandlerTest

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

Public Methods

Method Description
testAddFieldDefinition ( )
testAddFieldDefinitionDraft ( )
testCopy ( )
testCreate ( )
testCreateDraft ( )
testCreateGroup ( )
testCreateWithDraft ( )
testDelete ( )
testDeleteDraft ( )
testDeleteGroup ( )
testGetContentCount ( )
testGetFieldDefinition ( )
testLink ( )
testLinkDraft ( )
testLoadAllGroups ( )
testLoadByIdentifierHasCache ( )
testLoadByIdentifierIsMiss ( )
testLoadByRemoteId ( )
testLoadCacheIsMiss ( )
testLoadContentTypes ( )
testLoadDraft ( )
testLoadGroupByIdentifier ( )
testLoadGroupHasCache ( )
testLoadGroupIsMiss ( )
testLoadHasCache ( )
testPublish ( )
testRemoveFieldDefinition ( )
testRemoveFieldDefinitionDraft ( )
testUnlink ( )
testUnlinkDraft ( )
testUpdate ( )
testUpdateDraft ( )
testUpdateFieldDefinition ( )
testUpdateFieldDefinitionDraft ( )
testUpdateGroup ( )

Method Details

testAddFieldDefinition() public method

testAddFieldDefinitionDraft() public method

testCopy() public method

public testCopy ( )

testCreate() public method

public testCreate ( )

testCreateDraft() public method

public testCreateDraft ( )

testCreateGroup() public method

public testCreateGroup ( )

testCreateWithDraft() public method

public testCreateWithDraft ( )

testDelete() public method

public testDelete ( )

testDeleteDraft() public method

public testDeleteDraft ( )

testDeleteGroup() public method

public testDeleteGroup ( )

testGetContentCount() public method

public testGetContentCount ( )

testGetFieldDefinition() public method

testLinkDraft() public method

public testLinkDraft ( )

testLoadAllGroups() public method

public testLoadAllGroups ( )

testLoadByIdentifierHasCache() public method

testLoadByIdentifierIsMiss() public method

testLoadByRemoteId() public method

public testLoadByRemoteId ( )

testLoadCacheIsMiss() public method

public testLoadCacheIsMiss ( )

testLoadContentTypes() public method

testLoadDraft() public method

public testLoadDraft ( )

testLoadGroupByIdentifier() public method

testLoadGroupHasCache() public method

testLoadGroupIsMiss() public method

public testLoadGroupIsMiss ( )

testLoadHasCache() public method

public testLoadHasCache ( )

testPublish() public method

public testPublish ( )

testRemoveFieldDefinition() public method

testRemoveFieldDefinitionDraft() public method

testUnlinkDraft() public method

public testUnlinkDraft ( )

testUpdate() public method

public testUpdate ( )

testUpdateDraft() public method

public testUpdateDraft ( )

testUpdateFieldDefinition() public method

testUpdateFieldDefinitionDraft() public method

testUpdateGroup() public method

public testUpdateGroup ( )