Class CompatibilityTest
java.lang.Object
org.opentrafficsim.core.compatibility.CompatibilityTest
Test the classes and interfaces in the compatibility package.
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
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
Infra belonging to InfraType.(package private) static class
InfraType as a hierarchical type. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test Compatibility and GtuCompatibility.
-
Constructor Details
-
CompatibilityTest
public CompatibilityTest()
-
-
Method Details
-
testCompatibility
@Test public void testCompatibility()Test Compatibility and GtuCompatibility.
-