PHP Class CRUDlexTests\EntityTest

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

Protected Properties

Property Type Description
$crudServiceProvider
$dataBook
$dataLibrary

Public Methods

Method Description
testGetDefinition ( )
testGetRaw ( )
testGetSet ( )
testPopulateViaRequest ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetDefinition() public method

public testGetDefinition ( )

testGetRaw() public method

public testGetRaw ( )

testGetSet() public method

public testGetSet ( )

testPopulateViaRequest() public method

Property Details

$crudServiceProvider protected_oe property

protected $crudServiceProvider

$dataBook protected_oe property

protected $dataBook

$dataLibrary protected_oe property

protected $dataLibrary