Class TestRotation

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
one.empty3.test.TestRotation
All Implemented Interfaces:
junit.framework.Test

public class TestRotation extends junit.framework.TestCase
  • Constructor Details

    • TestRotation

      public TestRotation()
  • Method Details

    • testRotationIdent1

      public void testRotationIdent1()
    • testRotationIdent2

      public void testRotationIdent2()
    • testRotationIdent3

      public void testRotationIdent3()
    • testRotation90

      public void testRotation90()
    • testRotationNonO

      public void testRotationNonO()
    • testRotation180

      public void testRotation180()
    • testRotation30deg

      public void testRotation30deg()
    • testRotation0degRandomPoint

      public void testRotation0degRandomPoint()
    • testRotation0degRandomAxe

      public void testRotation0degRandomAxe()
    • testRotation360degRandomAxe

      public void testRotation360degRandomAxe()
    • assertEqualsPoint3D

      public void assertEqualsPoint3D(Point3D x, Point3D y, double delta)
    • testRotationMethode2

      public void testRotationMethode2()