KUnitTest::SlotTester Class Reference

#include <tester.h>

Inheritance diagram for KUnitTest::SlotTester:

KUnitTest::Tester QObject

List of all members.


Signals

void invoke ()

Public Member Functions

 SlotTester (const char *name=0L)
void allTests ()
TestResultsresults (const char *sl)
TestResultsListTyperesultsList ()

Detailed Description

The SlotTester class is a special Tester class, one that will execute all slots that start with the string "test". The method void allTests() is implemented and should not be overriden.

Definition at line 686 of file tester.h.


Member Function Documentation

void KUnitTest::SlotTester::allTests (  )  [virtual]

Implement this method with the tests and checks you want to perform.

Implements KUnitTest::Tester.

Definition at line 49 of file tester.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys