HEADER

Uses of Class
biouml.plugins.sbml._test.TestLogger

Packages that use TestLogger
biouml.plugins.sbml._test 

Uses of TestLogger in biouml.plugins.sbml._test
 

Classes in biouml.plugins.sbml._test that implement TestLogger
class DefaultTestLogger
          
 

Constructors in biouml.plugins.sbml._test with parameters of type TestLogger
SbmlSemanticCSVHander.SbmlSemanticCSVHander(File csvFile, TestLogger logger)
          
 

Methods in biouml.plugins.sbml._test with parameters of type TestLogger
voidSbmlTestSimulationEngineAdapter.compareResults(String testDirectory, String testName, TestLogger logger)
          
SimulationResultSbmlTestSimulationEngineAdapter.prepareValues(String[] requiredVariables, EModel model, Map mangledMap, TestLogger logger)
          
voidSbmlTestSimulationEngineAdapter.processTest(SimulationEngine engine, String testDirectory, String testName, String sbmlLevel, TestLogger logger)
          
 


FOOTER

BOTTOM