Class DoubleValueOfStringOfTest

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

public class DoubleValueOfStringOfTest extends Object
Test the DoubleScalar and FloatScalar classes for the valueOf and toString methods.

This file was generated by the djunits value test classes generator, 26 jun, 2015

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

    • DoubleValueOfStringOfTest

      public DoubleValueOfStringOfTest()
  • Method Details

    • durationValueOfTest

      @Test public final void durationValueOfTest()
      Test the Duration class for the valueOf and toString methods.
    • valueOfDoubleTest

      @Test public final void valueOfDoubleTest()
      Test the DoubleScalar and FloatScalar classes for the valueOf and toString methods.