Exemple #1
0
 def test_window(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
 def test_window3(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Exemple #3
0
 def test_create(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Exemple #4
0
 def test_insert(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
Exemple #5
0
 def test_function(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Exemple #6
0
 def test_lastjoin(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
Exemple #7
0
 def test_express(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
 def test_express2(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Exemple #9
0
 def test_options(self, testCase):
     fedb_executor.build(self.connect, testCase).run()