class unitpp::g_setup

The class for setting up the GUI.

Inheritance:


Public Methods

[more]void run()


Inherited from visitor:

Public Methods

ovirtual void visit(test&)
ovirtual void visit(suite&)
ovirtual void visit(suite&, int dummy)


Documentation

The class for setting up the GUI. It visites all the tests, and create nodes for them in the test tree, count them and adjust all the GUI elements appropriately.
ovoid run()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.