Class Surface3dTest

java.lang.Object
org.djutils.draw.surface.Surface3dTest

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

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

    • Surface3dTest

      public Surface3dTest()
  • Method Details

    • testConstructors

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

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