FitNesse.PayrollTests example is out-of-date.
Brought to you by:
robertmartin,
slagyr
VERSION: 20050301 (downloaded a few days
afterwards)
I just ran the FitNesse.PayrollTests examples in my
local system and on
http://www.fitnesse.org/FitNesse.PayrollTests.AddAndPa
yTest .
They fail (in both cases) because the Fixture classes
are not found in the Setup that imports "eg.payroll".
After looking at the fitnesse.jar file contents, it seems
that "eg.payroll" package seems to have been renamed
to "eg.employeePayroll".
That seems to fix the some parts, but the tests with the
PaycheckInspector fixture class still seem to outdated.
In addition, the ChangeEmployees fixture class (used on
the other page) seems to be missing, too.