ACT-CV - Machine Vision for Cognitive Modeling
|
tests ActCvObsSupport More...
#include <FrameObsTest.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 106 of file FrameObsTest.h.
|
virtual |
Implements tests::TestCase.
Definition at line 108 of file FrameObsTest.h.
|
virtual |
Implements tests::TestCase.
Definition at line 112 of file FrameObsTest.h.
References FrameObsSupport::AddObserver(), tests::TestCase::AssertEqual(), tests::DummyFrameSource::FireNotification(), and FrameObsSupport::RemoveObserver().