xmscore
1.0
|
Tests for Observer. More...
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... | |
Tests for Observer.
Definition at line 19 of file Observer.t.h.
|
virtual |
Defines the test group.
Definition at line 341 of file Observer.cpp.
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().