Class TPTPTest


  • public class TPTPTest
    extends java.lang.Object
    JUnitTest to test TPTP printer and EProver implementation
    Author:
    Nils Geilen
    • Constructor Summary

      Constructors 
      Constructor Description
      TPTPTest()  
    • Method Summary

      Modifier and Type Method Description
      static void init()  
      void test1()  
      void test2()  
      void test3()  
      • Methods inherited from class java.lang.Object

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

      • TPTPTest

        public TPTPTest()
    • Method Detail

      • init

        public static void init()
      • test1

        public void test1()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2

        public void test2()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test3

        public void test3()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception