xmscore  1.0
ObserverIntermediateTests Class Reference

Tests for Observer. More...

Inheritance diagram for ObserverIntermediateTests:

Public Member Functions

virtual const CxxTest::TestGroup & group ()
 Defines the test group. More...
 
void testTimeRemaining ()
 tests the estimated time remaining
 
void testMockObserver ()
 [snip_test_Example_Observer] More...
 

Detailed Description

Tests for Observer.

Definition at line 19 of file Observer.t.h.

Member Function Documentation

◆ group()

const CxxTest::TestGroup & ObserverIntermediateTests::group ( )
virtual

Defines the test group.

Returns
CxxTest::TestGroup reference.

Definition at line 341 of file Observer.cpp.

◆ testMockObserver()

void ObserverIntermediateTests::testMockObserver ( )

[snip_test_Example_Observer]

tests an example observer implementation

Definition at line 364 of file Observer.cpp.

References MockMesher::PretendMeshing(), and MockMesher::SetObserver().


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