TestPage
variable defined: BLAH=blah blah blah
blah blah blah

${system.class.path}
undefined variable: home

fitnesse.testutils.EchoFixture
blah
[[AbcDef]]
[[あいうえお]] well!
com.bt.mta.fitnesse.StubData
key name value testcase inserted?
000000001 districtCode1 ST DNen001 true
000000002 numberOfServices a1 DNen001 true
000000003 services F1 DNen001 true
000000004 serviceIndicators RR DNen001 true
000000005 reasonCodes CC DNen001 true
000000006 districtId ST DNen001 true
000000007 exchCode EXCHCODE1 DNen001 true
000000008 exchType EXCHTYPE1 DNen001 true
000000009 nedType a DNen001 true

!define PATH .TestRoot.TestSuites
variable defined: suitePath=${PATH}.SuiteOne

when I do
!include undefined variable: PATH.SuiteOne?

it is not expanding the variable 'suitePath' properly. I expands as
 Included page: .TestRoot.TestSuites.SuiteOne?
Page include failed because the page .TestRoot.TestSuites.SuiteOne? does not exist.
? this biz

Les éléments surlignés sont superposés.

variable defined: TEXT= First paragraph. Second paragraph.

variable defined: xml=


My Fixture
enter <start>
<middle attribute="value">
<child/>
</middle>
</start>

MyFixture?
check value multi line text

variable defined: text=multi line text

MyFixture?
check value multi
line
text

Second paragraph. -!|



fitnesse.fixtures.PageBuilder


[.FrontPage] [.RecentChanges]
Last modified anonymously on May 14, 2008 at 08:41:20 AM