PHP Class eZ\Publish\Core\Repository\Tests\Helper\FieldTypeRegistryTest

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

Public Methods

Method Description
testConstructor ( )
testGetClosureFieldType ( )
testGetClosureFieldTypeThrowsRuntimeExceptionIncorrectType ( )
testGetFieldType ( )
testGetFieldTypeThrowsNotFoundException ( )
testGetFieldTypeThrowsRuntimeExceptionIncorrectType ( )
testGetFieldTypes ( )

Protected Methods

Method Description
getClosure ( $returnValue )
getFieldTypeMock ( )

Method Details

getClosure() protected method

protected getClosure ( $returnValue )

getFieldTypeMock() protected method

protected getFieldTypeMock ( )

testConstructor() public method

public testConstructor ( )

testGetClosureFieldType() public method

testGetClosureFieldTypeThrowsRuntimeExceptionIncorrectType() public method

testGetFieldType() public method

public testGetFieldType ( )

testGetFieldTypeThrowsNotFoundException() public method

testGetFieldTypeThrowsRuntimeExceptionIncorrectType() public method

testGetFieldTypes() public method

public testGetFieldTypes ( )