70main(
int argc,
char *argv[])
EnumType lookup(const SBuf &key) const
void testLookupTableLookup()
CPPUNIT_TEST_SUITE(TestLookupTable)
CPPUNIT_TEST(testLookupTableLookup)
implements test program's main() function while enabling customization
int run(int argc, char *argv[])
CPPUNIT_TEST_SUITE_REGISTRATION(TestLookupTable)
static const LookupTable< EnumData >::Record tableData[]