public class TestHashLongMapKeyData
extends TestCase
Constructor and Description |
---|
TestHashLongMapKeyData(java.lang.String testName)
Constructor for the test unit.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main for the program
|
static Test |
suite()
Creates the test suite.
|
void |
testBig()
Lots of random numbers.
|
void |
testBulk()
Lots of random numbers.
|
void |
testEmpty()
Check when empty
|
void |
testKeyData()
Simple add/remove
|
void |
testKeyData2()
Simple add/remove
|
void |
testShared()
Check shared.
|
public TestHashLongMapKeyData(java.lang.String testName)
testName
- The name of the test unitpublic static void main(java.lang.String[] args)
args
- The command line argumentspublic static Test suite()
public void testKeyData() throws java.lang.Exception
java.lang.Exception
- a serious problempublic void testKeyData2() throws java.lang.Exception
java.lang.Exception
- a serious problempublic void testEmpty() throws java.lang.Exception
java.lang.Exception
- a serious problempublic void testShared() throws java.lang.Exception
java.lang.Exception
- a serious problempublic void testBig() throws java.lang.Exception
java.lang.Exception
- a serious problempublic void testBulk() throws java.lang.Exception
java.lang.Exception
- a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.