public class TestPosition
extends java.lang.Object
Constructor and Description |
---|
TestPosition() |
Modifier and Type | Method and Description |
---|---|
void |
getPositionNameTest()
Tests the position name formatted print out
|
void |
positionTest()
Tests the position constructor
|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testBuildId()
Tests the position buildId method
|
void |
testToString()
Tests the position toString method
|
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 positionTest()
public void getPositionNameTest()
public void testToString()
public void testBuildId()