PHP 클래스 Kronolith_Integration_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 Kronolith_TestCase
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$driver
$setup Horde_Test_Setup The test setup.
$type Event type to be used (depends on driver).

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
tearDown ( )
tearDownAfterClass ( )
testRecurrence ( )
testRecurrenceException ( )

비공개 메소드들

메소드 설명
_add ( Kronolith_Event $event )
_getRecurringEvent ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDown() 공개 메소드

public tearDown ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testRecurrence() 공개 메소드

public testRecurrence ( )

testRecurrenceException() 공개 메소드

프로퍼티 상세

$driver 보호되어 있는 정적으로 프로퍼티

protected static $driver

$setup 보호되어 있는 정적으로 프로퍼티

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

$type 보호되어 있는 정적으로 프로퍼티

Event type to be used (depends on driver).
protected static $type