Sha256: 1f81b63bf6524bcd062a52c7b28b4954bf84b17aa077755a17d2057c136fb3e6
Contents?: true
Size: 727 Bytes
Versions: 8
Compression:
Stored size: 727 Bytes
Contents
When you execute a suite page, the execution status box will be displayed in the upper right hand corner. ---- Create a Suite page !|script|Page Builder| |line|${SUT_PATH}| |page|!-SuitePage-!| Create a simple test page !|script|Page Builder| |line|!-|!-fitnesse.testutil.PassFixture-!-!!-|-!| |page|!-SuitePage.TestPage-!| Now run the suite page. |Response Requester.| |uri |valid?| |!-SuitePage?responder=suite-!|true| |Response Examiner.| |contents?| || The suite should containt the execution-status div |Response Examiner.| |type |pattern|matches?| |contents|!-TestPage-!|true| The error log page should not have any errors |Response Examiner.| |type |pattern|matches?| |contents|<div id="test-action">|true|
Version data entries
8 entries across 8 versions & 1 rubygems