KXQTS::TestGroup Class Reference

Groups test groups and test cases into a group. More...

#include <TestGroup.h>

Inheritance diagram for KXQTS::TestGroup:

Inheritance graph
[legend]
Collaboration diagram for KXQTS::TestGroup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual QVariant data (const Qt::ItemDataRole role, int column) const
QString note () const
virtual TreeItemparent () const
void setName (const QString &name)
void setNote (const QString &note)
 TestGroup (TreeItem *parent)

Detailed Description

Groups test groups and test cases into a group.

TestGroup corresponds to the test-group element in XQTSCatalog.xsd.

Author:
Frans Englich <frans.englich@telia.com>

Definition at line 32 of file TestGroup.h.


Member Function Documentation

TreeItem * TestGroup::parent (  )  const [virtual]

Returns:
the parent of this group. Is either another group, or the TestSuite instance governing this tree.

Implements KXQTS::TreeItem.

Definition at line 64 of file TestGroup.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Feb 8 14:54:31 2007 for Patternist by  doxygen 1.5.1