PHP 클래스 Lazer\Classes\Helpers\ConfigTest

상속: extends PHPUnit_Framework_TestCase, use trait vfsHelper\Config
파일 보기 프로젝트 열기: greg0/lazer-database

보호된 프로퍼티들

프로퍼티 타입 설명
$object Config

공개 메소드들

메소드 설명
testFieldIdExists ( )
testGetKey ( )
testGetMultipleRelations ( )
testGetSingleRelation ( )
testLastId ( )

보호된 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.

메소드 상세

setUp() 보호된 메소드

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

testFieldIdExists() 공개 메소드

public testFieldIdExists ( )

testGetKey() 공개 메소드

public testGetKey ( )

testGetMultipleRelations() 공개 메소드

testGetSingleRelation() 공개 메소드

testLastId() 공개 메소드

public testLastId ( )

프로퍼티 상세

$object 보호되어 있는 프로퍼티

protected Config,Lazer\Classes\Helpers $object
리턴 Config