public class TestTenured
extends TestCase
Constructor and Description |
---|
TestTenured(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
|
protected void |
setUp() |
static Test |
suite()
Creates the test suite.
|
protected void |
tearDown() |
void |
testSetting()
Check that the tenured settings works
|
void |
testTenuredVersusMax() |
public TestTenured(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 testTenuredVersusMax() throws java.lang.Exception
java.lang.Exception
public void testSetting() throws java.lang.Exception
java.lang.Exception
- a serious problemprotected void tearDown() throws java.lang.Exception
java.lang.Exception
protected void setUp() throws java.lang.Exception
java.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.