org.openscience.nmrshiftdb.tests
Class NMRShiftDBServicesTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openscience.nmrshiftdb.tests.NMRShiftDBServicesTest
All Implemented Interfaces:
junit.framework.Test

public class NMRShiftDBServicesTest
extends junit.framework.TestCase


Field Summary
(package private)  java.lang.String server
           
 
Constructor Summary
NMRShiftDBServicesTest(java.lang.String text)
           
 
Method Summary
 void testDoAssignment()
           
 void testDoAssignmentServlet()
           
 void testDoPrediction()
           
 void testGetSpectrumTypes()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

server

java.lang.String server
Constructor Detail

NMRShiftDBServicesTest

public NMRShiftDBServicesTest(java.lang.String text)
Method Detail

testDoPrediction

public void testDoPrediction()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testGetSpectrumTypes

public void testGetSpectrumTypes()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testDoAssignment

public void testDoAssignment()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testDoAssignmentServlet

public void testDoAssignmentServlet()
                             throws java.lang.Exception
Throws:
java.lang.Exception