21 int testAssertionCount = 0;
24 TTTestAssertion(
"TTApplication: Test passes because it is a fake test",
30 return TTTestFinish(testAssertionCount, errorCount, returnedTestInfo);
virtual TTErr test(TTValue &returnedTestInfo)
Default (empty) template for unit tests.
Handles application namespace using a TTNodeDirectory and two tables to convert any TTName into a spe...
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
[doxygenAppendixC_copyExample]