PHP 클래스 Nag_Unit_Driver_Base, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPLv2). If you did not receive this file, see http://www.horde.org/licenses/gpl
저자: Gunnar Wrobel ([email protected])
상속: extends Nag_TestCase
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$driver
$setup Horde_Test_Setup The test setup.

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
tearDown ( )
tearDownAfterClass ( )
testDelete ( )
testDeleteAll ( )
testDueTasks ( )
testListSubTasks ( )
testListTasks ( )
testModify ( )
testRecurringTasks ( )
testStartTasks ( )

비공개 메소드들

메소드 설명
_add ( $task )

메소드 상세

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDown() 공개 메소드

public tearDown ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteAll() 공개 메소드

public testDeleteAll ( )

testDueTasks() 공개 메소드

public testDueTasks ( )

testListSubTasks() 공개 메소드

public testListSubTasks ( )

testListTasks() 공개 메소드

public testListTasks ( )

testModify() 공개 메소드

public testModify ( )

testRecurringTasks() 공개 메소드

public testRecurringTasks ( )

testStartTasks() 공개 메소드

public testStartTasks ( )

프로퍼티 상세

$driver 정적으로 공개적으로 프로퍼티

static public $driver

$setup 정적으로 공개적으로 프로퍼티

The test setup.
static public Horde_Test_Setup $setup
리턴 Horde_Test_Setup