PHP 클래스 Turba_Unit_Driver_Base, horde

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
tearDown ( )
tearDownAfterClass ( )
testAdd ( )
testDuplicateDetectionFromAsWithNoEmail ( )
testNullSearch ( )

비공개 메소드들

메소드 설명
_add ( $attributes )

메소드 상세

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDown() 공개 메소드

public tearDown ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testAdd() 공개 메소드

public testAdd ( )

testDuplicateDetectionFromAsWithNoEmail() 공개 메소드

testNullSearch() 공개 메소드

public testNullSearch ( )

프로퍼티 상세

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

static public $driver

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

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