script
assume time is 12/5/2009 00:00:00
given page SuiteOne with content !path lib/*.jar
!define TEST_SYSTEM (slim)
with subpage TestOne with content !|script|fitnesse.slim.test.EchoScript| |check|echo|7|7|
with subpage TestTwo with content !|script|fitnesse.slim.test.EchoScript| |check|echo|7|7|
with subpage TestThree with content !|script|fitnesse.slim.test.EchoScript| |check|echo|7|8|
run suite SuiteOne
get history for page SuiteOne
the number of page histories should be 1
The page history bar for 5-Dec-2009 should have a fail_count with class fail and value 1
The page history bar for 5-Dec-2009 should have a pass_count with class pass and value 2