Class TestCase

Description

Class testCase

Located in /shared/phpmailer/test/phpunit.php (line 110)

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 118)
mixed $fName (line 116)
mixed $fResult (line 117)
Methods
Constructor TestCase (line 120)
TestCase TestCase (mixed $name)
countTestCases (line 140)
void countTestCases ()
error (line 173)
void error (mixed $message)
fail (line 166)
void fail (mixed $message)
failed (line 180)
void failed ()
getExceptions (line 184)
void getExceptions ()
name (line 188)
void name ()
run (line 124)
void run (mixed $testResult)
runBare (line 192)
void runBare ()
runTest (line 144)
void runTest ()
setUp (line 150)
void setUp ()

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

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

Inherited Methods

Inherited From Assert

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

Documentation generated on Fri, 24 Nov 2006 21:16:12 +0100 by phpDocumentor 1.3.0RC3