public class NullInterpreter extends java.lang.Object implements TestDataInterpreter
Constructor and Description |
---|
NullInterpreter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
interpret(InterpretationContext context)
解釈する。
|
public java.lang.String interpret(InterpretationContext context)
interpret
in interface TestDataInterpreter
context
- 解釈コンテキスト