|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjimm.datavision.test.FormulaEvalTest.ExpectedLineModifier
abstract class FormulaEvalTest.ExpectedLineModifier
Lets us modify the "standard" expected results to match a particular test's output.
| Constructor Summary | |
|---|---|
FormulaEvalTest.ExpectedLineModifier()
|
|
| Method Summary | |
|---|---|
(package private) abstract java.lang.String |
expected(java.lang.String str)
Given the "standard" expected value, returns the expected text for a particular test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FormulaEvalTest.ExpectedLineModifier()
| Method Detail |
|---|
abstract java.lang.String expected(java.lang.String str)
null that means
the input line should be skipped.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||