PHP Class eZ\Publish\Core\REST\Client\Tests\Values\ContentType\ContentTypeTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$contentTypeServiceMock

Public Methods

Method Description
setUp ( )
testGetDescription ( )
testGetFieldDefinition ( )
testGetFieldDefinitionFailure ( )
testGetFieldDefinitions ( )
testGetName ( )

Protected Methods

Method Description
getFieldDefinitionListMock ( )
getFieldDefinitions ( )

Method Details

getFieldDefinitionListMock() protected method

getFieldDefinitions() protected method

protected getFieldDefinitions ( )

setUp() public method

public setUp ( )

testGetDescription() public method

public testGetDescription ( )

testGetFieldDefinition() public method

testGetFieldDefinitionFailure() public method

testGetFieldDefinitions() public method

testGetName() public method

public testGetName ( )

Property Details

$contentTypeServiceMock protected property

protected $contentTypeServiceMock