Class LinkTypeTest


  • public class LinkTypeTest
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int DEFAULT_TIMEOUT  
    • Constructor Summary

      Constructors 
      Constructor Description
      LinkTypeTest()  
    • Method Summary

      Modifier and Type Method Description
      void testAttacking()  
      void testDependent()  
      void testRedundant()  
      void testSupporting()  
      • Methods inherited from class java.lang.Object

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

      • LinkTypeTest

        public LinkTypeTest()
    • Method Detail

      • testAttacking

        public void testAttacking()
      • testSupporting

        public void testSupporting()
      • testDependent

        public void testDependent()
      • testRedundant

        public void testRedundant()