/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_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 Tue, 24 Oct 2006 10:53:40 -0400 by phpDocumentor 1.3.0RC3