PHP 클래스 phpbb_notification_submit_post_base

상속: extends phpbb_database_test_case
파일 보기 프로젝트 열기: phpbb/phpbb 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$auth
$cache
$config
$container
$db
$item_type
$notifications
$poll_data
$post_data
$user

공개 메소드들

메소드 설명
getDataSet ( )
setUp ( )
test_submit_post ( $additional_post_data, $expected_before, $expected_after )

메소드 상세

getDataSet() 공개 메소드

public getDataSet ( )

setUp() 공개 메소드

public setUp ( )

test_submit_post() 공개 메소드

public test_submit_post ( $additional_post_data, $expected_before, $expected_after )

프로퍼티 상세

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

protected $auth

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

protected $cache

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

protected $config

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

protected $container

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

protected $db

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

protected $item_type

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

protected $notifications

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

protected $poll_data

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

protected $post_data

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

protected $user