/PhpSecInfo/Test/Test.php

Description

Skeleton Test class file

Classes
Class Description
PhpSecInfo_Test This is a skeleton class for PhpSecInfo tests You should extend this to make a "group" skeleton to categorize tests under, then make a subdir with your group name that contains test classes extending your group skeleton class.
Includes
require_once ('PhpSecInfo/PhpSecInfo.php') (line 12)

require the main PhpSecInfo class

Constants
PHPSECINFO_TEST_COMMON_TMPDIR = '/tmp' (line 26)
PHPSECINFO_TEST_MOREINFO_BASEURL = 'http://phpsec.org/projects/phpsecinfo/tests/' (line 28)
PHPSECINFO_TEST_RESULT_ERROR = -1024 (line 22)
PHPSECINFO_TEST_RESULT_NOTICE = -2 (line 18)
PHPSECINFO_TEST_RESULT_NOTRUN = -2048 (line 24)
PHPSECINFO_TEST_RESULT_OK = -1 (line 16)
PHPSECINFO_TEST_RESULT_WARN = -4 (line 20)

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