|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.inria.peerunit.parser.TestMethod
public abstract class TestMethod
| Field Summary | |
|---|---|
protected java.lang.reflect.Method |
method
|
protected Range |
range
|
protected int |
timeout
|
| Constructor Summary | |
|---|---|
TestMethod()
|
|
| Method Summary | |
|---|---|
java.lang.reflect.Method |
method()
|
protected Range |
newRange(int place,
int from,
int to,
java.lang.String str)
|
Range |
range()
|
int |
timeout()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Range range
protected java.lang.reflect.Method method
protected int timeout
| Constructor Detail |
|---|
public TestMethod()
| Method Detail |
|---|
public Range range()
public java.lang.reflect.Method method()
public int timeout()
protected Range newRange(int place,
int from,
int to,
java.lang.String str)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||