ACT-CV - Machine Vision for Cognitive Modeling
Public Member Functions | List of all members
tests::FrameObsTestDifferent Class Reference

tests ActCvObsSupport More...

#include <FrameObsTest.h>

Inheritance diagram for tests::FrameObsTestDifferent:
Inheritance graph
Collaboration diagram for tests::FrameObsTestDifferent:
Collaboration graph

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 ()
 

Detailed Description

tests ActCvObsSupport

tested methods: AddObserver and RemoveObserver

Definition at line 68 of file FrameObsTest.h.

Member Function Documentation

const char* tests::FrameObsTestDifferent::GetName ( ) const
virtual

Implements tests::TestCase.

Definition at line 70 of file FrameObsTest.h.

void tests::FrameObsTestDifferent::Run ( )
virtual

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


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)