PHP Class Jarves\Tests\Configuration\BundleConfigTest

Inheritance: extends Jarves\Tests\KernelAwareTestCase
Datei anzeigen Open project: jarves/jarves

Public Methods

Method Description
setUp ( ) private static $mapped = false;
testBundle ( )
testContentTypes ( )
testFieldTypes ( )
testFileImport ( )
testFileImportSaveMixed ( )
testFileImportSaveObjects ( )
testObjectBrowserColumns ( )
testObjectFromArray ( )
testObjectItemArray ( )
testObjectSmall ( )
testOptions ( )
testTheme ( )
testTheme2 ( )

Protected Methods

Method Description
getJarvesObjectsXmlFile ( )
getJarvesXmlFile ( )
removeFiles ( )
setupFiles ( )

Method Details

getJarvesObjectsXmlFile() protected method

protected getJarvesObjectsXmlFile ( )

getJarvesXmlFile() protected method

protected getJarvesXmlFile ( )

removeFiles() protected method

protected removeFiles ( )

setUp() public method

private static $mapped = false;
public setUp ( )

setupFiles() protected method

protected setupFiles ( )

testBundle() public method

public testBundle ( )

testContentTypes() public method

public testContentTypes ( )

testFieldTypes() public method

public testFieldTypes ( )

testFileImport() public method

public testFileImport ( )

testFileImportSaveMixed() public method

testFileImportSaveObjects() public method

testObjectBrowserColumns() public method

testObjectFromArray() public method

public testObjectFromArray ( )

testObjectItemArray() public method

public testObjectItemArray ( )

testObjectSmall() public method

public testObjectSmall ( )

testOptions() public method

public testOptions ( )

testTheme() public method

public testTheme ( )

testTheme2() public method

public testTheme2 ( )