|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.test.TestConstants
public class TestConstants
TestConstants Common constants used in testing.
Field Summary | |
---|---|
static int |
FREEZE_THRESHOLD
Amount of milliseconds of waiting after thread is considered to be stuck. |
static int |
TESTCASE_TIMEOUT
Maximum amount of milliseconds one test case may last. |
Constructor Summary | |
---|---|
TestConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int FREEZE_THRESHOLD
public static final int TESTCASE_TIMEOUT
Constructor Detail |
---|
public TestConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |