Exemplo n.º 1
0
 def __init__(self):
     self.api = RedactionAPI()
     self.cr = CReader('../APIInterface/sampledata')
Exemplo n.º 2
0
 def setUp(self):
     print('R')
     self.api = RedactionAPI(FileReader.creds, self.cdir + self.cfile)
     self.api.setParams(id=TESTID)