Class ParamTestSuite.QuaternionTests

    • Constructor Summary

      Constructors 
      Constructor Description
      QuaternionTests()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute()  
      java.lang.CharSequence getDescription()  
      void validate()  
      • Methods inherited from class javolution.testing.TestCase

        cleanup, count, prepare, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getDescription

        public java.lang.CharSequence getDescription()
        Overrides:
        getDescription in class javolution.testing.TestCase
      • execute

        public void execute()
        Specified by:
        execute in class javolution.testing.TestCase
      • validate

        public void validate()
        Overrides:
        validate in class javolution.testing.TestCase