NestingXmlTag Class Reference

Inheritance diagram for NestingXmlTag:
[legend]

List of all members.


Public Member Functions

 NestingXmlTag ($attributes)
 setName ($name)
 getName ()
 _getAttributes ()

Public Attributes

 $_name
 $_attributes


Detailed Description

Definition at line 286 of file xml.php.


Member Function Documentation

NestingXmlTag::NestingXmlTag ( attributes  ) 

Sets the basic test information except the name.

Parameters:
hash $attributes Name value pairs. public

Definition at line 296 of file xml.php.

References $attributes.

Referenced by NestingCaseTag::NestingCaseTag(), NestingGroupTag::NestingGroupTag(), and NestingMethodTag::NestingMethodTag().

NestingXmlTag::setName ( name  ) 

Sets the test case/method name.

Parameters:
string $name Name of test. public

Definition at line 306 of file xml.php.

References $name.

NestingXmlTag::getName (  ) 

NestingXmlTag::_getAttributes (  ) 

Accessor for attributes.

Returns:
hash All attributes. protected

Definition at line 324 of file xml.php.

Referenced by NestingGroupTag::getSize().


Member Data Documentation

NestingXmlTag::$_name

Definition at line 287 of file xml.php.

NestingXmlTag::$_attributes

Definition at line 288 of file xml.php.


The documentation for this class was generated from the following file:

Generated on Mon Jun 2 15:09:10 2008 for SimpleTest by  1.5.5