Class Surface3dTest


  • public class Surface3dTest
    extends Object
    Surface3dTest.java; test the Surface3d class.

    Copyright (c) 2021-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

      • Surface3dTest

        public Surface3dTest()
    • Method Detail

      • testConstructors

        public void testConstructors()
        Test the constructor(s) of Surface3d.
      • testHashCodeAndEquals

        public void testHashCodeAndEquals()
        Test the hashCode and Equals methods.