PHP Class Lazer\Classes\Helpers\ConfigTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait vfsHelper\Config
Show file Open project: greg0/lazer-database

Protected Properties

Property Type Description
$object Config

Public Methods

Method Description
testFieldIdExists ( )
testGetKey ( )
testGetMultipleRelations ( )
testGetSingleRelation ( )
testLastId ( )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.

Method Details

setUp() protected method

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

testFieldIdExists() public method

public testFieldIdExists ( )

testGetKey() public method

public testGetKey ( )

testGetMultipleRelations() public method

testGetSingleRelation() public method

testLastId() public method

public testLastId ( )

Property Details

$object protected property

protected Config,Lazer\Classes\Helpers $object
return Config