// openode_UnitTest++.cpp : Defines the entry point for the console application. // #include int main() { return UnitTest::RunAllTests(); }