Class OrientedPoint2dTest


  • public class OrientedPoint2dTest
    extends Object
    OrientedPoint2dTest.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

      • OrientedPoint2dTest

        public OrientedPoint2dTest()
    • Method Detail

      • testOrientedPoint2dConstruction

        public void testOrientedPoint2dConstruction()
        Test the OrientedPoint2d construction methods.
      • testOrientedPoint2dOperators

        public void testOrientedPoint2dOperators()
        Test the OrientedPoint2d operators.
      • testOrientedPoint2dOperatorsNPE

        public void testOrientedPoint2dOperatorsNPE()
        Test the OrientedPoint2d operators for NPE.