Class DistributionTest
java.lang.Object
org.opentrafficsim.core.distributions.DistributionTest
Test the Distribution class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Peter Knoppers
-
Method Summary
Modifier and TypeMethodDescriptionvoidTest the Distribution class.voidTest the FrequencyAndObject sub class.voidTest hashCode and equals.
-
Method Details
-
distributionTest
Test the Distribution class. -
testHashCodeAndEquals
Test hashCode and equals. -
frequencyAndObjectTest
Test the FrequencyAndObject sub class.
-