public class TestAgeCalculation
extends TestCase
Constructor and Description |
---|
TestAgeCalculation(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static Test |
suite() |
protected void |
tearDown() |
void |
TestAgeCalculation_Invalid() |
void |
TestAgeCalculation_InvalidSwapped() |
void |
TestAgeCalculation_Valid() |
public static Test suite()
protected void setUp()
protected void tearDown()
public void TestAgeCalculation_Valid() throws java.lang.Exception
java.lang.Exception
public void TestAgeCalculation_InvalidSwapped() throws java.lang.Exception
java.lang.Exception
public void TestAgeCalculation_Invalid() throws java.lang.Exception
java.lang.Exception