Class DoubleScalarInstantiateTest

java.lang.Object
org.djunits.value.vdouble.scalar.DoubleScalarInstantiateTest

public class DoubleScalarInstantiateTest extends Object
Test the instantiation utility functions.

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

Author:
Alexander Verbraeck, Peter Knoppers
  • Constructor Details

    • DoubleScalarInstantiateTest

      public DoubleScalarInstantiateTest()
  • Method Details

    • instantiateTest

      @Test public final void instantiateTest()
      Test the instantiation utility function of classes.
    • anonymousUnitTest

      @Test public final void anonymousUnitTest()
      Test the instantiation utility function of classes for anonymous units, also for the compiler.