PHP Class CRUDlexTests\ServiceProviderTest

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

Protected Properties

Property Type Description
$crudFile
$dataFactory
$fileProcessorMock

Public Methods

Method Description
testCustomEntityDefinitionFactory ( )
testEntityDefinitionValidation ( )
testGetData ( )
testGetEntities ( )
testGetLocales ( )
testGetTemplate ( )
testInitWithEmptyFile ( )
testInitialSort ( )
testInvalidInit ( )
testIsManagingI18n ( )
testRegister ( )
testSetLocale ( )
testSwitchedOffEntityDefinitionValidation ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCustomEntityDefinitionFactory() public method

testEntityDefinitionValidation() public method

testGetData() public method

public testGetData ( )

testGetEntities() public method

public testGetEntities ( )

testGetLocales() public method

public testGetLocales ( )

testGetTemplate() public method

public testGetTemplate ( )

testInitWithEmptyFile() public method

testInitialSort() public method

public testInitialSort ( )

testInvalidInit() public method

public testInvalidInit ( )

testIsManagingI18n() public method

public testIsManagingI18n ( )

testRegister() public method

public testRegister ( )

testSetLocale() public method

public testSetLocale ( )

testSwitchedOffEntityDefinitionValidation() public method

Property Details

$crudFile protected_oe property

protected $crudFile

$dataFactory protected_oe property

protected $dataFactory

$fileProcessorMock protected_oe property

protected $fileProcessorMock