public class DecoderDumperTests extends Object
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
DecoderDumperTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBase64Dumper()
Test the Base64 decoder and dumper classes.
|
void |
testHexDumper()
Test the Hex decoder and dumper classes.
|
public final void testHexDumper()
throws InterruptedException,
IOException
InterruptedException - if that happens; this test has failed.IOException - if that happens; this test has failed.public void testBase64Dumper()
Copyright © 2018–2019 Delft University of Technology. All rights reserved.