|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.junit.client.impl.JUnitHost.TestBlock
public static class JUnitHost.TestBlock
Returned from the server to tell the system what test to run next.
| Constructor Summary | |
|---|---|
JUnitHost.TestBlock(JUnitHost.TestInfo[] tests,
int index)
|
|
| Method Summary | |
|---|---|
int |
getIndex()
|
JUnitHost.TestInfo[] |
getTests()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitHost.TestBlock(JUnitHost.TestInfo[] tests,
int index)
| Method Detail |
|---|
public int getIndex()
public JUnitHost.TestInfo[] getTests()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||