Sha256: 3e3bc7191e26cced28ed2cd4f31274e724788410b2ebdece7db42700331b5848
Contents?: true
Size: 651 Bytes
Versions: 8
Compression:
Stored size: 651 Bytes
Contents
!3 BUG - when you define a classpath entry on a line immediately following a variable definition, the classpath entry is not processed and the fixtures are therefore not found. ---- First, build a page with variable definitions followed immediately by a classpath definition. Also include a test that should pass. !| script | | given page | ClasspathTestPage | with content | !-!define PI {3.141592} | fitnesse.testutil.PassFixture |-! | | make | ClasspathTestPage | a test page | | its test results should contain | PassFixture | | and should not contain | Exception | | check | request page | ErrorLogs.ClasspathTestPage | 200 | | show | content |
Version data entries
8 entries across 8 versions & 1 rubygems