public final class Where
extends java.lang.Object
Where
class holds information about a position in a test template.Constructor and Description |
---|
Where(java.lang.String file,
int line) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFile() |
int |
getLine() |
java.lang.String |
toString() |