public class TestG1
extends TestCase
| Constructor and Description |
|---|
TestG1(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 |
testDefaultsG1()
Check the G1 defaults.
|
void |
testDetectType()
Detect the type.
|
public TestG1(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 testDetectType()
throws java.lang.Exception
java.lang.Exception - a serious problempublic void testDefaultsG1()
throws java.lang.Exception
java.lang.Exception - a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.