Class OrientedPoint3dTest


  • public class OrientedPoint3dTest
    extends Object
    OrientedPoint3dTest.java.

    Copyright (c) 2020-2021 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See DJUTILS License.

    Author:
    Alexander Verbraeck, Peter Knoppers
    • Constructor Detail

      • OrientedPoint3dTest

        public OrientedPoint3dTest()
    • Method Detail

      • testOrientedPoint3dConstruction

        public void testOrientedPoint3dConstruction()
        Test the OrientedPoint3d construction methods.
      • testOrientedPointEquals

        public void testOrientedPointEquals()
        Test the OrientedPoint3d construction methods.
      • testOrientedPoint3dOperators

        public void testOrientedPoint3dOperators()
        Test the OrientedPoint3d operators.
      • testOrientedPoint3dOperatorsNPE

        public void testOrientedPoint3dOperatorsNPE()
        Test the OrientedPoint3d operators for NPE.