I really dig the idea behind FitNesse, and I know there’s value in abstracting some of the details behind a test so that people can play around without breaking things, but sometimes I do wish I could do this:
InputObject | ||
Parameter1 | Parameter2 | Method? |
OutputObject | ||
Property1 | Property2 |