Ejemplo n.º 1
0
 def test_window(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
Ejemplo n.º 2
0
 def test_window3(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Ejemplo n.º 3
0
 def test_create(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Ejemplo n.º 4
0
 def test_insert(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
Ejemplo n.º 5
0
 def test_function(self, testCase):
     print(testCase)
     fedb_executor.build(self.connect, testCase).run()
Ejemplo n.º 6
0
 def test_lastjoin(self, testCase):
     fedb_executor.build(self.connect, testCase).run()
Ejemplo n.º 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()
Ejemplo n.º 9
0
 def test_options(self, testCase):
     fedb_executor.build(self.connect, testCase).run()