The table creation was not detected as the function used to extract the table name did not return the fully qualified names. Even if it did return a fully qualified name, it wouldn't have been correctly processed.
Use stack allocated test class and use const char pointers for const functions. Simplify the test and improve error messages.
Added tests from develop. The test results need to be modified for 2.0.