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, Wouter Schakel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
Test HierarchicallyTyped.(package private) static class
Test GtuCompatibleInfraType. -
Constructor Summary
Constructors -
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.
-