Package eg
Class GetDates
- java.lang.Object
-
- fit.Fixture
-
- fit.ColumnFixture
-
- eg.GetDates
-
public class GetDates extends ColumnFixture
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
inDate
-
Fields inherited from class fit.ColumnFixture
columnBindings, executeCalledForRow
-
-
Constructor Summary
Constructors Constructor Description GetDates()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
updatedDate()
-
Methods inherited from class fit.ColumnFixture
bindColumnHeadersToMethodsAndFields, check, createBinding, doCell, doRow, doRows, execute, executeIfNeeded, reset
-
Methods inherited from class fit.Fixture
callParseMethod, camel, ClearSymbols, counts, doCells, doTable, doTables, escape, escape, exception, getArgs, getArgsForTable, getLinkedFixtureWithArgs, getSymbol, getTargetClass, gray, handleBlankCell, hasParseMethod, hasSymbol, ignore, interpretTables, isFriendlyException, label, loadFixture, parse, right, setForcedAbort, setSymbol, wrong, wrong
-
-