def preProcess(self): """ Download reference files """ EDTestCasePluginExecuteControlTRExafsv1_0.preProcess(self) self.loadTestImage( ["XSDataArrayEnergy_pdfoil.xml", "XSDataArrayData_pdfoil.xml"])
def preProcess(self): """ Download reference files """ EDTestCasePluginExecuteControlTRExafsv1_0.preProcess(self) self.loadTestImage(["XSDataArrayEnergy_RhA1000.xml", "XSDataArrayData_RhA1000.xml"])
def __init__(self, _strTestName = None): EDTestCasePluginExecuteControlTRExafsv1_0.__init__(self, "EDPluginControlTRExafsv1_0") self.setDataInputFile(os.path.join(self.getPluginTestsDataHome(), \ "XSDataInputTRExafs_RhA1000.xml"))
def __init__(self, _strTestName=None): EDTestCasePluginExecuteControlTRExafsv1_0.__init__( self, "EDPluginControlTRExafsv1_0") self.setDataInputFile(os.path.join(self.getPluginTestsDataHome(), \ "XSDataInputTRExafs_pdfoil.xml"))