Example #1
0
 def test_load(self):
     report = Report.load(dir)
Example #2
0
 def test_load(self):
     report = Report.load(dir)
Example #3
0
 def test_init(self):
     report = Report.init(dir)
Example #4
0
 def test_init(self):
     report = Report.init(dir)