Blame view

test/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteSlimTests/TestExceptionIsDisplayed/content.txt 373 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
!| script |
| given page | TestPage | with content | ${SUT_PATH} !-
!define TEST_SYSTEM {slim}
| import |
| fitnesse.slim.test |

| decision table execute throws |
| x? |
| 1 |
-! |
| test results for page | TestPage | should contain | __EXCEPTION__:fitnesse.slim.SlimError: EXECUTE_THROWS |
| ensure | content contains | at fitnesse.slim.test.DecisionTableExecuteThrows |