Arithmetic Fixture


A PrimitiveFixture that expects a row of column headings (ignored) and then integer test data in exactly this column order:

  • x input
  • y input
  • + result
  • - result
  • * result
  • / result

See PrimitiveFixture, ArithmeticColumnFixture.

See source.

 

Last edited September 14, 2002
Return to WelcomeVisitors