Class FileFormatTest


  • public class FileFormatTest
    extends java.lang.Object
    Tests FileFormat and ExtensionBasedFileFormat.
    Author:
    Holger Eichelberger, SSE
    • Constructor Summary

      Constructors 
      Constructor Description
      FileFormatTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testFileFormat()
      Tests FileFormat and ExtensionBasedFileFormat.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileFormatTest

        public FileFormatTest()
    • Method Detail

      • testFileFormat

        public void testFileFormat()
        Tests FileFormat and ExtensionBasedFileFormat.