Class TraceVerifierTest

    • Field Detail

      • testDir

        public org.junit.rules.TemporaryFolder testDir
        Temporary directory that should be deleted by Junit at end of test.
    • Constructor Detail

      • TraceVerifierTest

        public TraceVerifierTest()
    • Method Detail

      • testTraceVerifier

        public void testTraceVerifier()
                               throws IOException
        Test the TraceVerifier class.
        Throws:
        IOException - if that happens uncaught, this test has failed.