PHP Class phpbb_notification_submit_post_base

Inheritance: extends phpbb_database_test_case
Mostra file Open project: phpbb/phpbb Class Usage Examples

Protected Properties

Property Type Description
$auth
$cache
$config
$container
$db
$item_type
$notifications
$poll_data
$post_data
$user

Public Methods

Method Description
getDataSet ( )
setUp ( )
test_submit_post ( $additional_post_data, $expected_before, $expected_after )

Method Details

getDataSet() public method

public getDataSet ( )

setUp() public method

public setUp ( )

test_submit_post() public method

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

Property Details

$auth protected_oe property

protected $auth

$cache protected_oe property

protected $cache

$config protected_oe property

protected $config

$container protected_oe property

protected $container

$db protected_oe property

protected $db

$item_type protected_oe property

protected $item_type

$notifications protected_oe property

protected $notifications

$poll_data protected_oe property

protected $poll_data

$post_data protected_oe property

protected $post_data

$user protected_oe property

protected $user