Class BitSetTest

java.lang.Object
nl.tudelft.simulation.language.util.BitSetTest

public class BitSetTest extends Object
BitSetTest.java.

Copyright (c) 2019-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
  • Constructor Details

    • BitSetTest

      public BitSetTest()
  • Method Details

    • testBitSet

      @Test public void testBitSet()
      Test the BitSet class.