• Skip to content
  • Skip to link menu
KDE 4.7 API Reference
  • KDE API Reference
  • kdelibs
  • KDE Home
  • Contact Us
 

KUnitTest

  • KUnitTest
  • SlotTester
Signals | Public Member Functions
KUnitTest::SlotTester Class Reference

#include <tester.h>

Inheritance diagram for KUnitTest::SlotTester:
Inheritance graph
[legend]

List of all members.

Signals

void invoke ()

Public Member Functions

 SlotTester ()
virtual ~SlotTester ()
void allTests ()
virtual TestResults * results () const
TestResults * results (const char *slotName)
const TestResultsList & resultsList () const

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 overridden.


Constructor & Destructor Documentation

KUnitTest::SlotTester::SlotTester ( )

Definition at line 37 of file tester.cpp.

KUnitTest::SlotTester::~SlotTester ( ) [virtual]

Definition at line 43 of file tester.cpp.


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 57 of file tester.cpp.

void KUnitTest::SlotTester::invoke ( ) [signal]
virtual TestResults* KUnitTest::SlotTester::results ( ) const [inline, virtual]
Returns:
The TestResults instance.

Reimplemented from KUnitTest::Tester.

Definition at line 692 of file tester.h.

TestResults * KUnitTest::SlotTester::results ( const char *  slotName)

Create or return TestResults for a given slot - used internally.

Definition at line 93 of file tester.cpp.

const TestResultsList& KUnitTest::SlotTester::resultsList ( ) const [inline]

Return the list of results - used internally by Runner.

Definition at line 698 of file tester.h.


The documentation for this class was generated from the following files:
  • tester.h
  • tester.cpp

KUnitTest

Skip menu "KUnitTest"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal