PHP Class Datatypes\Textrich\CkEditorTest

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

Protected Properties

Property Type Description
$object CkEditor

Public Methods

Method Description
testGetAllItems ( ) : void Test
testGetAllToolbarItems ( ) : void Test
testGetToolbarAsJs ( ) : void Test
testSetParameters ( ) : 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

testGetAllItems() public method

Test
public testGetAllItems ( ) : void
return void

testGetAllToolbarItems() public method

Test
public testGetAllToolbarItems ( ) : void
return void

testGetToolbarAsJs() public method

Test
public testGetToolbarAsJs ( ) : void
return void

testSetParameters() public method

Test
public testSetParameters ( ) : void
return void

Property Details

$object protected_oe property

protected CkEditor,Datatypes\Textrich $object
return CkEditor