Class NestingCaseTag

Description

Accumulator for incoming case tag. Holds the incoming test structure information for later dispatch to the reporter.

Located in /libraries/pear/simpletest/xml.php (line 351)

NestingXmlTag
   |
   --NestingCaseTag
Method Summary
 NestingCaseTag NestingCaseTag (hash $attributes)
 void paintEnd (SimpleReporter &$listener)
 void paintStart (SimpleReporter &$listener)
Variables
Methods
Constructor NestingCaseTag (line 359)

Sets the basic test information except the name.

  • access: public
NestingCaseTag NestingCaseTag (hash $attributes)
  • hash $attributes: Name value pairs.
paintEnd (line 379)

Signals the appropriate end event on the listener.

  • access: public
void paintEnd (SimpleReporter &$listener)
paintStart (line 369)

Signals the appropriate start event on the listener.

  • access: public
void paintStart (SimpleReporter &$listener)

Inherited Methods

Inherited From NestingXmlTag

 NestingXmlTag::NestingXmlTag()
 NestingXmlTag::getName()
 NestingXmlTag::setName()
 NestingXmlTag::_getAttributes()

Documentation generated on Fri, 10 Dec 2004 18:27:00 +0000 by phpDocumentor 1.3.0RC3