static void RunQuantifiersTests() { var test = new SymEvalTests.QuantifiersUnitTest(); test.TestQuantifiers1(); test.TestQuantifiers2(); }