Package nom.tam.fits.test

Class Summary
AsciiTableTester This class tests the AsciiTableHDU and AsciiTable FITS classes and implicitly the ByteFormatter and ByteParser classes in the nam.tam.util library.
BinaryTableTester This class tests the binary table classes for the Java FITS library, notably BinaryTableHDU, BinaryTable, FitsHeap and the utility class ColumnTable.
DateTester Test the FITS date class.
HeaderCardTester  
HeaderTester  
ImageTester Test the ImageHDU, ImageData and ImageTiler classes.
RandomGroupsTester Test random groups formats in FITS data.
TilerTester This class tests the ImageTiler.