icecube.daq.domcal.test
Class CalibratorDBTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by icecube.daq.domcal.test.CalibratorDBTest
All Implemented Interfaces:
junit.framework.Test

public class CalibratorDBTest
extends junit.framework.TestCase

Calibrator database tests.


Constructor Summary
CalibratorDBTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
static junit.framework.TestSuite suite()
           
protected  void tearDown()
           
 void testCompare()
           
 void testLoad()
           
 void testSave()
           
 void testSaveFile()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

Constructor Detail

CalibratorDBTest

public CalibratorDBTest(java.lang.String name)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

suite

public static junit.framework.TestSuite suite()

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception

testSave

public void testSave()
              throws DOMCalibrationException,
                     icecube.daq.db.domprodtest.DOMProdTestException,
                     java.io.IOException,
                     java.sql.SQLException
Throws:
DOMCalibrationException
icecube.daq.db.domprodtest.DOMProdTestException
java.io.IOException
java.sql.SQLException

testSaveFile

public void testSaveFile()
                  throws DOMCalibrationException,
                         icecube.daq.db.domprodtest.DOMProdTestException,
                         java.io.IOException,
                         java.sql.SQLException
Throws:
DOMCalibrationException
icecube.daq.db.domprodtest.DOMProdTestException
java.io.IOException
java.sql.SQLException

testLoad

public void testLoad()
              throws DOMCalibrationException,
                     icecube.daq.db.domprodtest.DOMProdTestException,
                     java.io.IOException,
                     java.sql.SQLException
Throws:
DOMCalibrationException
icecube.daq.db.domprodtest.DOMProdTestException
java.io.IOException
java.sql.SQLException

testCompare

public void testCompare()
                 throws DOMCalibrationException,
                        icecube.daq.db.domprodtest.DOMProdTestException,
                        java.io.IOException,
                        java.sql.SQLException
Throws:
DOMCalibrationException
icecube.daq.db.domprodtest.DOMProdTestException
java.io.IOException
java.sql.SQLException

main

public static void main(java.lang.String[] args)


Copyright © 2006 IceCube Collaboration. All Rights Reserved.