OpenWalnut  1.4.0
Public Member Functions | List of all members
WProgressCombinerTest Class Reference

Class testing the functionality of progress combiners. More...

#include <WProgressCombiner_test.h>

+ Inheritance diagram for WProgressCombinerTest:

Public Member Functions

void testInstantiation ()
 Test whether WProgress is instantiatable. More...
 
void testInternalStateIgnoresIncrementAndFinish ()
 Test whether the combiner ignores manual increments. More...
 
void testWithChilds ()
 Test the combiner when some childs got added to it. More...
 

Detailed Description

Class testing the functionality of progress combiners.

Definition at line 42 of file WProgressCombiner_test.h.

Member Function Documentation

void WProgressCombinerTest::testInstantiation ( )
inline

Test whether WProgress is instantiatable.

Definition at line 48 of file WProgressCombiner_test.h.

void WProgressCombinerTest::testInternalStateIgnoresIncrementAndFinish ( )
inline

Test whether the combiner ignores manual increments.

Definition at line 56 of file WProgressCombiner_test.h.

References WProgressCombiner::finish(), WProgressCombiner::getProgress(), WProgress::isPending(), and WProgressCombiner::update().

void WProgressCombinerTest::testWithChilds ( )
inline

The documentation for this class was generated from the following file: