org.eso.fits
Class TestKeyword

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

public class TestKeyword
extends java.lang.Object

TestKeyword class performs regression test on the FitsKeyword class.


Constructor Summary
TestKeyword()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] argv)