This set of extensions is for both additional column types and no markup.
This also sets the .display on switch, so the column types and mapping results are going to be displayed
Add a couple of values, and save values and results
fit.AccTestFixtures.ColumnFixtureExtensions.NoMarkup | |||||
a | b | c | save a | save b | save c |
1 | 2 | 3 | one | two | three |
2 | 3 | 5 | two | three | five |
At this point, we should have values for keys of one, two, three and five
Let's retrieve them
fit.AccTestFixtures.ColumnFixtureExtensions.NoMarkup | |
get saved value | it's a comment |
one | partridge in a pear tree |
two | turtle doves |
three | french hens |
five | golden rings |
three more column types: given from a saved value (FitNesse does this already), check result against a saved value, and display a given or a result
fit.AccTestFixtures.ColumnFixtureExtensions.NoMarkup | ||||
store Saved A | b | check from saved | display b | display c |
one | 2 | three |