Class NestingCaseTag

Description

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

Located in /xml.php (line 382)

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

Sets the basic test information except the name.

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

Signals the appropriate end event on the listener.

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

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