Class CredibilityTest


  • public class CredibilityTest
    extends java.lang.Object
    Tests the revision method described in Kruempelmann et al. 2008. The two examples of Kruempelmann et al. 2008 are used.
    Author:
    Tim Janus
    • Constructor Summary

      Constructors 
      Constructor Description
      CredibilityTest()  
    • Method Summary

      Modifier and Type Method Description
      void initTest()  
      void testKrue2008Ex1()  
      void testKrue2008Ex2()  
      • Methods inherited from class java.lang.Object

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

      • CredibilityTest

        public CredibilityTest()
    • Method Detail

      • initTest

        public void initTest()
      • testKrue2008Ex1

        public void testKrue2008Ex1()
      • testKrue2008Ex2

        public void testKrue2008Ex2()