Class NestingMethodTag

Description

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

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

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

Sets the basic test information except the name.

  • access: public
NestingMethodTag NestingMethodTag (hash $attributes)
  • hash $attributes: Name value pairs.
paintEnd (line 339)

Signals the appropriate end event on the listener.

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

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