org.simulator.sedml
Class SEDMLExecutorTest

java.lang.Object
  extended by org.simulator.sedml.SEDMLExecutorTest

public class SEDMLExecutorTest
extends Object

This test class shows how a SED-ML file can be interpreted and executed using SBML Simulator Core solvers.
It makes extensive use of jlibsedml's Execution framework which performs boiler-plate code for operations such as post-processing of results, etc.,

Since:
1.1
Version:
$Rev: 203 $
Author:
Richard Adams

Constructor Summary
SEDMLExecutorTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testBasicSEDMLExecutorForLocalFile()
           
 void testBasicSEDMLExecutorForMiriamURNDefinedModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SEDMLExecutorTest

public SEDMLExecutorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testBasicSEDMLExecutorForLocalFile

public final void testBasicSEDMLExecutorForLocalFile()
                                              throws org.jlibsedml.XMLException
Throws:
org.jlibsedml.XMLException

testBasicSEDMLExecutorForMiriamURNDefinedModel

public final void testBasicSEDMLExecutorForMiriamURNDefinedModel()
                                                          throws org.jlibsedml.XMLException
Throws:
org.jlibsedml.XMLException