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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testConstructor ( )
testGetClosureFieldType ( )
testGetClosureFieldTypeThrowsRuntimeExceptionIncorrectType ( )
testGetFieldType ( )
testGetFieldTypeThrowsNotFoundException ( )
testGetFieldTypeThrowsRuntimeExceptionIncorrectType ( )
testGetFieldTypes ( )

Méthodes protégées

Méthode Description
getClosure ( $returnValue )
getFieldTypeMock ( )

Method Details

getClosure() protected méthode

protected getClosure ( $returnValue )

getFieldTypeMock() protected méthode

protected getFieldTypeMock ( )

testConstructor() public méthode

public testConstructor ( )

testGetClosureFieldType() public méthode

testGetClosureFieldTypeThrowsRuntimeExceptionIncorrectType() public méthode

testGetFieldType() public méthode

public testGetFieldType ( )

testGetFieldTypeThrowsNotFoundException() public méthode

testGetFieldTypeThrowsRuntimeExceptionIncorrectType() public méthode

testGetFieldTypes() public méthode

public testGetFieldTypes ( )