test_MSAnalysis
- class test_MSAnalysis.Agilent_Test(methodName='runTest')
- setUp()
Hook method for setting up the test fixture before exercising it.
- test_getnormAreaTable()
Check if the software is able to calculate the normalise area using MS_Analysis.get_Normalised_Area from these datasets
WideTableForm.csv
WideTableForm_Qualifier.csv
LargeTestData.csv
CompoundTableForm.csv
SciExTestData.txt
- test_getAnalyteConcTable()
Check if the software is able to calculate the transition names concentration using MS_Analysis.get_Analyte_Concentration from these datasets
WideTableForm.csv
WideTableForm_Qualifier.csv
LargeTestData.csv
CompoundTableForm.csv
SciExTestData.txt
- test_getLongTable()
Check if the software is able to get the LongTable from these datasets
WideTableForm.csv
- test_getLongTable_with_Annot()
Check if the software is able to get the LongTable with Annotations from these datasets
WideTableForm.csv
- tearDown()
Hook method for deconstructing the test fixture after testing it.