|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.symbian.et.test.cmdline.testharness.Harness
simple test harness which could be used to automatically test the command line tools using JUnit
Field Summary | |
(package private) static java.io.File |
iTempFile
|
(package private) static java.lang.String |
lFileName
|
Constructor Summary | |
Harness()
|
Method Summary | |
private void |
divertStdOut()
|
java.lang.String |
readLine()
|
void |
release()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static java.lang.String lFileName
static java.io.File iTempFile
Constructor Detail |
public Harness()
Method Detail |
private void divertStdOut()
public java.lang.String readLine() throws java.io.IOException
java.io.IOException
public void release()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |