OpenWalnut  1.4.0
Public Member Functions
WProgressCombinerTest Class Reference

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

#include <WProgressCombiner_test.h>

+ Inheritance diagram for WProgressCombinerTest:

List of all members.

Public Member Functions

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

Detailed Description

Class testing the functionality of progress combiners.

Definition at line 40 of file WProgressCombiner_test.h.


Member Function Documentation

void WProgressCombinerTest::testInstantiation ( void  ) [inline]

Test whether WProgress is instantiatable.

Definition at line 46 of file WProgressCombiner_test.h.

Test whether the combiner ignores manual increments.

Definition at line 54 of file WProgressCombiner_test.h.

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


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