FEI
Version of the Day
|
#include <tester.hpp>
Public Member Functions | |
virtual const char * | getName ()=0 |
A simple, general test "harness". This interface is intended to be specialized by more specific test harnesses that run tests on particular classes.
Definition at line 22 of file tester.hpp.
|
pure virtual |
A name describing this test.
Implemented in test_Factory, test_Vector, test_MatrixGraph, test_VectorSpace, test_LinearSystem, test_Matrix, test_EqnCommMgr, test_FEI_Impl, test_FEI_Implementation, test_SNL_FEI_Structure, test_Algebraic, test_AztecWrappers, test_benchmarks, test_Database, test_misc, test_PointBlockMap, test_Set, and test_Utils.