Class PhpSecInfo_Test_Core

Description

This is a skeleton class for PhpSecInfo "Core" tests

Located in /PhpSecInfo/Test/Test_Core.php (line 20)

PhpSecInfo_Test
   |
   --PhpSecInfo_Test_Core
Direct descendents
Class Description
PhpSecInfo_Test_Core_Allow_Url_Fopen Test Class for allow_url_fopen
PhpSecInfo_Test_Core_Allow_Url_Include Test Class for allow_url_include
PhpSecInfo_Test_Core_Display_Errors Test class for display_errors
PhpSecInfo_Test_Core_Expose_Php Test class for expose_php
PhpSecInfo_Test_Core_File_Uploads Test Class for file_uploads
PhpSecInfo_Test_Core_Gid Test class for GID
PhpSecInfo_Test_Core_Magic_Quotes_GPC Test Class for magic_quotes_gpc
PhpSecInfo_Test_Core_Memory_Limit Test Class for memory_limit setting
PhpSecInfo_Test_Core_Open_Basedir Test Class for open_basedir
PhpSecInfo_Test_Core_Post_Max_Size Test Class for post_max_size
PhpSecInfo_Test_Core_Register_Globals Test Class for register_globals
PhpSecInfo_Test_Core_Uid Test class for UID
PhpSecInfo_Test_Core_Upload_Max_Filesize Test Class for upload_max_filesize
PhpSecInfo_Test_Core_Upload_Tmp_Dir Test Class for upload_tmp_dir
Variable Summary
string $test_group
Method Summary
boolean isTestable ()
Variables
string $test_group = 'Core' (line 30)

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::$current_value
PhpSecInfo_Test::$recommended_value
PhpSecInfo_Test::$test_name
PhpSecInfo_Test::$_language
PhpSecInfo_Test::$_message
PhpSecInfo_Test::$_messages
PhpSecInfo_Test::$_result
Methods
isTestable (line 38)

"Core" 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).

Redefined in descendants as:

Inherited Methods

Inherited From PhpSecInfo_Test

PhpSecInfo_Test::PhpSecInfo_Test()
PhpSecInfo_Test::getBooleanIniValue()
PhpSecInfo_Test::getCurrentTestValue()
PhpSecInfo_Test::getMessage()
PhpSecInfo_Test::getMoreInfoURL()
PhpSecInfo_Test::getRecommendedTestValue()
PhpSecInfo_Test::getResult()
PhpSecInfo_Test::getStringValue()
PhpSecInfo_Test::getTestGroup()
PhpSecInfo_Test::getTestName()
PhpSecInfo_Test::getUnixId()
PhpSecInfo_Test::isTestable()
PhpSecInfo_Test::osIsWindows()
PhpSecInfo_Test::returnBytes()
PhpSecInfo_Test::setMessageForResult()
PhpSecInfo_Test::setTestGroup()
PhpSecInfo_Test::setTestName()
PhpSecInfo_Test::sys_get_temp_dir()
PhpSecInfo_Test::test()
PhpSecInfo_Test::_execTest()
PhpSecInfo_Test::_retrieveCurrentValue()
PhpSecInfo_Test::_setMessage()
PhpSecInfo_Test::_setMessages()
PhpSecInfo_Test::_setResult()

Documentation generated on Fri, 06 Apr 2007 13:32:24 -0400 by phpDocumentor 1.3.0RC3