Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

LampUnit::TestCase Member List

This is the complete list of members for LampUnit::TestCase, including all inherited members.
addFailure(const Lamp::String &message, const char *file, int line)LampUnit::TestCase [protected, virtual]
assertEquals(int expected, int actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertEquals(u_int expected, u_int actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertEquals(float expected, float actual, const char *file, int line, float epsilon=0.f)LampUnit::TestCase [inline, protected]
assertEquals(double expected, double actual, const char *file, int line, double epsilon=0.f)LampUnit::TestCase [inline, protected]
assertEquals(const char *expected, const char *actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertEquals(const Lamp::String &expected, const Lamp::String &actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertNotEquals(int notExpected, int actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertNotEquals(u_int notExpected, u_int actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertNotEquals(float notExpected, float actual, const char *file, int line, float epsilon=0.f)LampUnit::TestCase [inline, protected]
assertNotEquals(double notExpected, double actual, const char *file, int line, double epsilon=0.f)LampUnit::TestCase [inline, protected]
assertNotEquals(const char *notExpected, const char *actual, const char *file, int line)LampUnit::TestCase [inline, protected]
assertNotEquals(const Lamp::String &notExpected, const Lamp::String &actual, const char *file, int line)LampUnit::TestCase [inline, protected]
equalMessage(int notExpected, int actual)LampUnit::TestCase [protected, static]
equalMessage(u_int notExpected, u_int actual)LampUnit::TestCase [protected, static]
equalMessage(float notExpected, float actual, float epsilon)LampUnit::TestCase [protected, static]
equalMessage(double notExpected, double actual, double epsilon)LampUnit::TestCase [protected, static]
equalMessage(const char *notExpected, const char *actual)LampUnit::TestCase [protected, static]
equals(float leftValue, float rightValue, float epsilon=0.f)LampUnit::TestCase [inline, protected, static]
equals(double leftValue, double rightValue, double epsilon=0.f)LampUnit::TestCase [inline, protected, static]
equals(const char *leftValue, const char *rightValue)LampUnit::TestCase [protected, static]
getCountTestCases() constLampUnit::TestCase [inline, virtual]
getName() constLampUnit::TestCase [inline, virtual]
notEqualMessage(int expected, int actual)LampUnit::TestCase [protected, static]
notEqualMessage(u_int expected, u_int actual)LampUnit::TestCase [protected, static]
notEqualMessage(float expected, float actual, float epsilon)LampUnit::TestCase [protected, static]
notEqualMessage(double expected, double actual, double epsilon)LampUnit::TestCase [protected, static]
notEqualMessage(const char *expected, const char *actual)LampUnit::TestCase [protected, static]
run(TestResult *result)LampUnit::TestCase [virtual]
runTest()=0LampUnit::TestCase [protected, pure virtual]
setUp()LampUnit::TestCase [inline, virtual]
suite()LampUnit::TestCase [inline, static]
tearDown()LampUnit::TestCase [inline, virtual]
TestCase(Lamp::String name)LampUnit::TestCase [explicit]
TestCase()LampUnit::TestCase [protected]
toString() constLampUnit::TestCase [inline, virtual]
~Test()LampUnit::Test [inline, virtual]
~TestCase()LampUnit::TestCase [inline, virtual]

Generated on Wed Mar 16 10:29:54 2005 for LampUnit by doxygen 1.3.2