PHP Class Gc\Datatype\AbstractDatatype\AbstractPrevalueEditorTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: gotcms/gotcms

Protected Properties

Property Type Description
$object AbstractPrevalueEditor

Public Methods

Method Description
testAddPath ( ) : void Test
testGetConfig ( ) : void Test
testGetDatatype ( ) : void Test
testGetHelper ( ) : void Test
testGetRequest ( ) : void Test
testRender ( ) : void Test
testSetConfig ( ) : void Test

Protected Methods

Method Description
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
tearDown ( ) : void Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( ) : void
return void

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( ) : void
return void

testAddPath() public method

Test
public testAddPath ( ) : void
return void

testGetConfig() public method

Test
public testGetConfig ( ) : void
return void

testGetDatatype() public method

Test
public testGetDatatype ( ) : void
return void

testGetHelper() public method

Test
public testGetHelper ( ) : void
return void

testGetRequest() public method

Test
public testGetRequest ( ) : void
return void

testRender() public method

Test
public testRender ( ) : void
return void

testSetConfig() public method

Test
public testSetConfig ( ) : void
return void

Property Details

$object protected_oe property

protected AbstractPrevalueEditor,Gc\Datatype\AbstractDatatype $object
return AbstractPrevalueEditor