public class TestPair
extends java.lang.Object
Constructor and Description |
---|
TestPair() |
Modifier and Type | Method and Description |
---|---|
void |
pairTest()
Tests the pair constructor
|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
toStringTest()
Tests the pair toString
|
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void pairTest()
public void toStringTest()