ACT-CV - Machine Vision for Cognitive Modeling
Classes | Namespaces | Constant Groups
TestCase.h File Reference

test case definition More...

#include <iostream>
#include <vector>
#include <algorithm>
#include <garbagecoll.h>
Include dependency graph for TestCase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tests::TestFailure
 exception class for test failure More...
 
class  tests::TestCase
 a single test case More...
 
class  tests::TestSuite
 a suite of test cases More...
 
struct  tests::TestSuite::Tester
 run the test case More...
 

Namespaces

 tests
 testing ACT-CV
 

Constant Groups

 tests
 testing ACT-CV
 

Detailed Description

test case definition

Definition in file TestCase.h.



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