Send Wingman info email | Send pricing email | Send email asking for more for
Edit |
All Contacts |
Destroy
Send Wingman info email | Send pricing email | Send email asking for more for
Name:
Eugene So
Email:
eso@tektelic.com
Company name:
Company url:
Office phone:
Mobile phone:
Company location:
Remote delivery timezones:
Interest:
To report a problem with your website
Number of people:
How did you find us:
Attended training by James Grenning
Initial contact date:
Next follow up date:
2024-08-26 17:31:54 UTC
Message:
Hi James. I am reading your book on TDD and wondering if there is a mistake on page 143 in this code:
TEST(LightScheduler, RejectsTooManyEvents)
{
int i;
for (i = 0; i < 128; i++)
LONGS_EQUAL(LS_OK,
LightScheduler_ScheduleTurnOn(6, MONDAY, 600+i));
LONGS_EQUAL(LS_TOO_MANY_EVENTS,
LightScheduler_ScheduleTurnOn(6, MONDAY, 600+i));
}
It says that this code tests to make surethe program handles its design max of 128 scheduled events. However, it looks more like the code is testing the number of minutes argument. Thanks!
Timeframe:
Immediate
Domain:
wingman-sw.com
Remote IP:
74.3.134.34
Request URI:
Notes:
Edit |
All Contacts |
Destroy
Send Wingman info email | Send pricing email | Send email asking for more for