Class PhpSecInfo_Test_Session

Description

This is a skeleton class for PhpSecInfo "Session" tests

Located in /PhpSecInfo/Test/Test_Session.php (line 21)

PhpSecInfo_Test
   |
   --PhpSecInfo_Test_Session
Direct descendents
Class Description
PhpSecInfo_Test_Session_Use_Trans_Sid Test class for session use_trans_sid
Variable Summary
string $test_group
Method Summary
boolean isTestable ()
Variables
string $test_group = 'Session' (line 31)

This value is used to group test results together.

For example, all tests related to the mysql lib should be grouped under "mysql."


Redefinition of:
PhpSecInfo_Test::$test_group
This value is used to group test results together.

Inherited Variables

Inherited from PhpSecInfo_Test

PhpSecInfo_Test::$test_name
PhpSecInfo_Test::$_language
PhpSecInfo_Test::$_message
PhpSecInfo_Test::$_messages
PhpSecInfo_Test::$_result
Methods
isTestable (line 40)

"Session" tests should pretty much be always testable, so the default is just to return true

boolean isTestable ()

Redefinition of:
PhpSecInfo_Test::isTestable()
Determines whether or not it's appropriate to run this test (for example, if this test is for a particular library, it shouldn't be run if the lib isn't loaded).

Inherited Methods

Inherited From PhpSecInfo_Test

PhpSecInfo_Test::PhpSecInfo_Test()
PhpSecInfo_Test::getBooleanIniValue()
PhpSecInfo_Test::getMessage()
PhpSecInfo_Test::getResult()
PhpSecInfo_Test::getTestGroup()
PhpSecInfo_Test::getTestName()
PhpSecInfo_Test::isTestable()
PhpSecInfo_Test::returnBytes()
PhpSecInfo_Test::setMessageForResult()
PhpSecInfo_Test::setTestName()
PhpSecInfo_Test::test()
PhpSecInfo_Test::_execTest()
PhpSecInfo_Test::_setMessage()
PhpSecInfo_Test::_setMessages()
PhpSecInfo_Test::_setResult()

Documentation generated on Tue, 24 Oct 2006 10:53:42 -0400 by phpDocumentor 1.3.0RC3