|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.TestSession
abstract class TestSession
| Field Summary | |
|---|---|
(package private) int |
durationDays
|
(package private) int |
durationHours
|
(package private) int |
durationMinutes
|
(package private) int |
durationSeconds
|
(package private) java.util.Date |
endTime
|
(package private) java.util.Collection<FilledTest> |
filledTests
|
(package private) java.util.Date |
startTime
|
(package private) Test |
test
|
| Constructor Summary | |
|---|---|
TestSession()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Test test
java.util.Collection<FilledTest> filledTests
java.util.Date startTime
java.util.Date endTime
int durationDays
int durationHours
int durationMinutes
int durationSeconds
| Constructor Detail |
|---|
TestSession()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||