Class NestingMethodTag

Description

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

Located in /xml.php (line 342)

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

Sets the basic test information except the name.

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

Signals the appropriate end event on the listener.

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

Signals the appropriate start event on the listener.

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

Inherited Methods

Inherited From NestingXmlTag

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

Documentation generated on Sun, 04 May 2008 09:22:31 -0500 by phpDocumentor 1.3.0