org.simulator.sedml
Class SEDMLWriterTest

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

public class SEDMLWriterTest
extends Object

Tests the SEDMLWriter

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

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

Constructor Detail

SEDMLWriterTest

public SEDMLWriterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testSaveExperimentToSEDML

public final void testSaveExperimentToSEDML()
                                     throws IOException,
                                            XMLStreamException,
                                            SBMLException,
                                            ModelOverdeterminedException,
                                            org.jlibsedml.XMLException
Throws:
IOException
XMLStreamException
SBMLException
ModelOverdeterminedException
org.jlibsedml.XMLException

Generated December 13 2012