PHP 클래스 Gc\View\CollectionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: gotcms/gotcms

보호된 프로퍼티들

프로퍼티 타입 설명
$object Collection

공개 메소드들

메소드 설명
testAddElement ( ) : void Test
testClearElements ( ) : void Test
testDelete ( ) : void Test
testDeleteFailed ( ) : void Test
testGetElements ( ) : void Test
testGetSelect ( ) : void Test
testGetViews ( ) : void Test
testGetViewsWithDocumentType ( ) : void Test
testInit ( ) : void Test
testSave ( ) : void Test
testSaveFailed ( ) : void Test

보호된 메소드들

메소드 설명
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
tearDown ( ) : void Tears down the fixture, for example, closes a network connection.

메소드 상세

setUp() 보호된 메소드

This method is called before a test is executed.
protected setUp ( ) : void
리턴 void

tearDown() 보호된 메소드

This method is called after a test is executed.
protected tearDown ( ) : void
리턴 void

testAddElement() 공개 메소드

Test
public testAddElement ( ) : void
리턴 void

testClearElements() 공개 메소드

Test
public testClearElements ( ) : void
리턴 void

testDelete() 공개 메소드

Test
public testDelete ( ) : void
리턴 void

testDeleteFailed() 공개 메소드

Test
public testDeleteFailed ( ) : void
리턴 void

testGetElements() 공개 메소드

Test
public testGetElements ( ) : void
리턴 void

testGetSelect() 공개 메소드

Test
public testGetSelect ( ) : void
리턴 void

testGetViews() 공개 메소드

Test
public testGetViews ( ) : void
리턴 void

testGetViewsWithDocumentType() 공개 메소드

Test
public testGetViewsWithDocumentType ( ) : void
리턴 void

testInit() 공개 메소드

Test
public testInit ( ) : void
리턴 void

testSave() 공개 메소드

Test
public testSave ( ) : void
리턴 void

testSaveFailed() 공개 메소드

Test
public testSaveFailed ( ) : void
리턴 void

프로퍼티 상세

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

protected Collection,Gc\View $object
리턴 Collection