public class gUnitTestInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
inputIsFile |
protected int |
line |
protected java.lang.String |
testInput |
| Constructor and Description |
|---|
gUnitTestInput(java.lang.String testInput,
boolean inputIsFile,
int line) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLine() |
Copyright © 2012. All Rights Reserved.