示例#1
0
 def test_simple_sqlite_create(self):
     run_file("examples/simple_sqlite_create.py")
示例#2
0
 def test_simple_session(self):
     run_file("examples/simple_session.py")
示例#3
0
 def test_simple_test(self):
     run_file("examples/simple_test.py")
示例#4
0
 def test_simple_book(self):
     run_file("examples/simple_book.py")
示例#5
0
 def test_filtered_transaction_report(self):
     run_file("examples/filtered_transaction_report.py")
示例#6
0
 def test_simple_sqlite_create(self):
     run_file("examples/simple_sqlite_create.py")
示例#7
0
 def test_simple_move_split(self):
     run_file("examples/simple_move_split.py")
示例#8
0
 def test_simple_test(self):
     run_file("examples/simple_test.py")
示例#9
0
 def test_simple_session(self):
     run_file("examples/simple_session.py")
示例#10
0
 def test_filtered_transaction_report(self):
     run_file("examples/filtered_transaction_report.py")
示例#11
0
 def test_simple_book(self):
     run_file("examples/simple_book.py")
示例#12
0
 def test_simple_move_split(self):
     run_file("examples/simple_move_split.py")