net.sf.amiba.impl.scientific
Class ScientificPareserTest

Object
  extended by ScientificPareserTest

public class ScientificPareserTest
extends Object

Author:
juber patel

Constructor Summary
ScientificPareserTest()
           
 
Method Summary
 void mainTest()
          the general high level test to check all is well
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScientificPareserTest

public ScientificPareserTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

mainTest

public void mainTest()
              throws Exception
the general high level test to check all is well

Throws:
Exception