Todo List
Testing_FIT_Fixture | --Testing_FIT_Fixture_Column | --Math_ArithmeticColumnFixture
A ColumnFixture maps columns in the test data to fields or methods of its subclasses. SimpleExample and CalculatorExample use column fixtures.
[line 22]
[line 23]
[line 12]
void divide( )
void floating( )
void minus( )
void plus( )
void times( )