CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
testMiscLib () | |
testDatabase () | |
testAuthenticate () | |
testAutoLoader () | |
testBitmap () | |
testCoreState () | |
testDisplayLib () | |
testJsonLib () | |
testUdpComm () | |
testTransRecord () | |
testPrehLib () | |
disabled
BaseLibsTest::testAutoLoader | ( | ) |
Verify base classes and required libraries were properly discovered
BaseLibsTest::testBitmap | ( | ) |
Using PrintHandler::RenderBitmapFromFile will call all the methods of the Bitmap class that actually get used
BaseLibsTest::testCoreState | ( | ) |
This will trigger any syntax or run-time errors Testing all the invidual values of session might be worthwhile is anyone wants to write all those tests out. They're mostly static values so the test would only catch changes to the defaults.