|
ACT-CV - Machine Vision for Cognitive Modeling
|
tests ActCvObsSupport More...
#include <ActCvObsTest.h>


Public Member Functions | |
| const char * | GetName () const |
| void | Run () |
Public Member Functions inherited from tests::TestCase | |
| template<class _t1 , class _t2 > | |
| void | AssertEqual (_t1 a, _t2 b, const char *fn="", int l=-1) |
| template<class _t1 , class _t2 > | |
| void | AssertBelow (_t1 a, _t2 b, const char *fn="", int l=-1) |
| template<class _t1 , class _t2 > | |
| void | AssertAbove (_t1 a, _t2 b, const char *fn="", int l=-1) |
| void | AssertTrue (bool b, const char *fn="", int l=-1) |
| void | AssertFalse (bool b, const char *fn="", int l=-1) |
Public Member Functions inherited from ReferenceCount | |
| ReferenceCount () | |
| virtual | ~ReferenceCount () |
| void | IncRefCount () |
| void | DecRefCount () |
tests ActCvObsSupport
tested methods: AddObserver and RemoveObserver
Definition at line 69 of file ActCvObsTest.h.
|
virtual |
Implements tests::TestCase.
Definition at line 71 of file ActCvObsTest.h.
|
virtual |
Implements tests::TestCase.
Definition at line 75 of file ActCvObsTest.h.
References ActCvObsSupport::AddObserver(), tests::TestCase::AssertEqual(), tests::DummyActCvSource::FireNotification(), and ActCvObsSupport::RemoveObserver().