PHP Class Gc\Datatype\AbstractDatatypeTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: gotcms/gotcms

Protected Properties

Свойство Type Description
$datatype Model
$object AbstractDatatype

Méthodes publiques

Méthode Description
testAddPath ( ) : void Test
testGetConfig ( ) : void Test
testGetConfigWithNotSerializeValue ( ) : void Test
testGetDocument ( ) : void Test
testGetHelper ( ) : void Test
testGetInfos ( ) : void Test
testGetName ( ) : void Test
testGetProperty ( ) : void Test
testGetUploadUrl ( ) : void Test
testLoad ( ) : void Test
testLoadWithEmptyDatatype ( ) : void Test
testRender ( ) : void Test
testSetConfig ( ) : void Test
testSetProperty ( ) : void Test

Méthodes protégées

Méthode 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 méthode

This method is called before a test is executed.
protected setUp ( ) : void
Résultat void

tearDown() protected méthode

This method is called after a test is executed.
protected tearDown ( ) : void
Résultat void

testAddPath() public méthode

Test
public testAddPath ( ) : void
Résultat void

testGetConfig() public méthode

Test
public testGetConfig ( ) : void
Résultat void

testGetConfigWithNotSerializeValue() public méthode

Test

testGetDocument() public méthode

Test
public testGetDocument ( ) : void
Résultat void

testGetHelper() public méthode

Test
public testGetHelper ( ) : void
Résultat void

testGetInfos() public méthode

Test
public testGetInfos ( ) : void
Résultat void

testGetName() public méthode

Test
public testGetName ( ) : void
Résultat void

testGetProperty() public méthode

Test
public testGetProperty ( ) : void
Résultat void

testGetUploadUrl() public méthode

Test
public testGetUploadUrl ( ) : void
Résultat void

testLoad() public méthode

Test
public testLoad ( ) : void
Résultat void

testLoadWithEmptyDatatype() public méthode

Test
public testLoadWithEmptyDatatype ( ) : void
Résultat void

testRender() public méthode

Test
public testRender ( ) : void
Résultat void

testSetConfig() public méthode

Test
public testSetConfig ( ) : void
Résultat void

testSetProperty() public méthode

Test
public testSetProperty ( ) : void
Résultat void

Property Details

$datatype protected_oe property

protected Model,Gc\Datatype $datatype
Résultat Model

$object protected_oe property

protected AbstractDatatype,Gc\Datatype $object
Résultat AbstractDatatype