1 #ifndef EMM_FieldTest_H 2 #define EMM_FieldTest_H 48 inline static SP::EMM_FieldTest
New() {
static SP::EMM_FieldTest New()
create a test class
Definition: EMM_FieldTest.h:48
This class is a Run class for Common package.
Definition: CORE_Run.h:38
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_FieldTest.cpp:17
#define tBoolean
Definition: types.h:139
This class is a test class for testing EMM_Field classes.
Definition: EMM_FieldTest.h:16
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
tBoolean testRealArray() const
test EMM_RealArray
Definition: EMM_FieldTest.cpp:46
EMM_FieldTest(void)
create
Definition: EMM_FieldTest.cpp:10
DEFINE_SPTR(EMM_FieldTest)
virtual ~EMM_FieldTest(void)
destroy
Definition: EMM_FieldTest.cpp:13
tBoolean testRealField() const
test EMM_RealField
Definition: EMM_FieldTest.cpp:108
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141