TestIncludedPageOutOfRange is weak
Brought to you by:
robertmartin,
slagyr
see
http://www.fitnesse.org/FitNesse.SuiteAcceptanceTests.
SuiteVirtualWikiTests.TestIncludedPageOutOfRange
Add the following to the TestIncludedPageOutOfRange
test and it will fail.
!|Response Examiner|
|type|pattern|matches?|value|
|contents|Page include failed|false||
|contents|Included page: .(remote)|true||
|contents|(remote)|true||
While it should not fail. Because if you add the same
lines to
TestIncludedPageInRange they will pass Ok.
It appears in version 20040604 and 20040530, while it
was working fine in earlier version.