PHP Class CRUDlexTests\EntityDefinitionTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: philiplb/crudlex

Protected Properties

Property Type Description
$definition
$definitionLibrary

Public Methods

Method Description
testAddAndGetChild ( )
testGetEditableFieldNames ( )
testGetPublicFieldNames ( )
testGetSetChildrenLabelFields ( )
testGetSetField ( )
testGetSetFieldLabel ( )
testGetSetFieldNames ( )
testGetSetFilter ( )
testGetSetInitialSortAscending ( )
testGetSetLabel ( )
testGetSetLocale ( )
testGetSetPageSize ( )
testGetSetServiceProvider ( )
testGetSetTable ( )
testGetSubTypeField ( )
testGetType ( )
testInvalidFieldNames ( )
testIsSetDeleteCascade ( )
testIsSetInitialSortField ( )
testSetType ( )
testgetListFields ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAddAndGetChild() public method

public testAddAndGetChild ( )

testGetEditableFieldNames() public method

testGetPublicFieldNames() public method

testGetSetChildrenLabelFields() public method

testGetSetField() public method

public testGetSetField ( )

testGetSetFieldLabel() public method

testGetSetFieldNames() public method

testGetSetFilter() public method

public testGetSetFilter ( )

testGetSetInitialSortAscending() public method

testGetSetLabel() public method

public testGetSetLabel ( )

testGetSetLocale() public method

public testGetSetLocale ( )

testGetSetPageSize() public method

public testGetSetPageSize ( )

testGetSetServiceProvider() public method

testGetSetTable() public method

public testGetSetTable ( )

testGetSubTypeField() public method

public testGetSubTypeField ( )

testGetType() public method

public testGetType ( )

testInvalidFieldNames() public method

testIsSetDeleteCascade() public method

testIsSetInitialSortField() public method

testSetType() public method

public testSetType ( )

testgetListFields() public method

public testgetListFields ( )

Property Details

$definition protected_oe property

protected $definition

$definitionLibrary protected_oe property

protected $definitionLibrary