Class DoubleAppendListTest
- java.lang.Object
-
- nl.tudelft.simulation.dsol.animation.graph.DoubleAppendListTest
-
public class DoubleAppendListTest extends Object
Unit tests for the DoubleAppendList class.Copyright (c) 2020-2023 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License.
- Author:
- Alexander Verbraeck
-
-
Constructor Summary
Constructors Constructor Description DoubleAppendListTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestDoubleAppendList()test the DoubleAppendList.
-