You are here

property ShoutboxUserAccessTest::$shout_id in Shoutbox 5

A global variable to hold the shout id of the shout created. This enables deletion of the shout during tear down.

File

tests/shoutbox_user_access.test, line 38
shoutbox unit test for shoutbox_user_access and shoutbox_is_user_owned

Class

ShoutboxUserAccessTest
@file shoutbox unit test for shoutbox_user_access and shoutbox_is_user_owned

Code

var $shout_id;