PayrollFixtures.Control | |
start | PayrollTestServer |
PayrollFixtures.AddEmployees | ||
name | employeeID | hourlyRate |
Michael | 1 | 100 |
Jeff | 2 | 100 |
PayrollFixtures.AddTimeCards | |
employeeID | hours |
1 | 40 |
PayrollFixtures.OutputCommands | |
id | payment |
1 | 4000 |
2 | 0 |
PayrollFixtures.Control | |
end | PayrollTestServer |