A specialized node representing a test suite
Inheritance:
Public Methods
-
suite_node(suite_node* par, suite&)
- Inner suite creation
-
suite_node(gui* par, suite&)
- Top level suite_node
-
virtual void run()
- Test
-
void add_child(node* n)
- Register a node below this
Inherited from node:
Public Methods
-
QListViewItem* lvi()
-
state status()
-
void ok()
-
void fail()
-
void error()
Protected Methods
-
void status(state s)
Documentation
A specialized node representing a test suite
- suite_node(suite_node* par, suite&)
- Inner suite creation
- suite_node(gui* par, suite&)
- Top level suite_node
- virtual void run()
- Test
- void add_child(node* n)
- Register a node below this
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.