org.eso.fits
Class TestKeyword

java.lang.Object
  extended by org.eso.fits.TestKeyword

public class TestKeyword
extends Object

TestKeyword class performs regression test on the FitsKeyword class.

Version:
$Id: TestKeyword.java,v 1.1 2000/02/09 12:14:54 pgrosbol Exp $
Author:
P.Grosbol, DMD/ESO,

Constructor Summary
TestKeyword()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestKeyword

public TestKeyword()
Method Detail

main

public static void main(String[] argv)