Class TestCase

Description

Located in /karibou2/lib/phpmailer/test/phpunit.php (line 90)

Assert
   |
   --TestCase
Direct descendents
Class Description
phpmailerTest Performs authentication tests
Variable Summary
mixed $fExceptions
mixed $fName
mixed $fResult
Method Summary
TestCase TestCase (mixed $name)
void countTestCases ()
void error (mixed $message)
void fail (mixed $message)
void failed ()
void getExceptions ()
void name ()
void run (mixed $testResult)
void runBare ()
void runTest ()
void setUp ()
void tearDown ()
void _createResult ()
Variables
mixed $fExceptions = array() (line 98)
mixed $fName (line 96)
mixed $fResult (line 97)
Methods
Constructor TestCase (line 100)
TestCase TestCase (mixed $name)
countTestCases (line 120)
void countTestCases ()
error (line 153)
void error (mixed $message)
fail (line 146)
void fail (mixed $message)
failed (line 160)
void failed ()
getExceptions (line 164)
void getExceptions ()
name (line 168)
void name ()
run (line 104)
void run (mixed $testResult)
runBare (line 172)
void runBare ()
runTest (line 124)
void runTest ()
setUp (line 130)
void setUp ()

Redefined in descendants as:
tearDown (line 134)
void tearDown ()

Redefined in descendants as:
_createResult (line 141)
void _createResult ()

Inherited Methods

Inherited From Assert

Assert::assert()
Assert::assertEquals()
Assert::assertRegexp()
Assert::failNotEquals()

Documentation generated on Sat, 17 Feb 2007 02:55:17 +0100 by phpDocumentor 1.3.0RC3