Sha256: 9ad66f38ebf9f700352322adcf26466c328a85736ad412f1046a00f37fac3bd3
Contents?: true
Size: 610 Bytes
Versions: 8
Compression:
Stored size: 610 Bytes
Contents
!note Lighthouse issue #162. Found by student in Oslo, October, 2009 It looks like one-word scenario names, coupled with at least one unnamed argument causes !-FitNesse-! to mistake the scenario invocation for a method invocation. In the tables below, the scenario f should be called by the second table, but instead !-FitNesse-! tries to find method f for the current script actor. This test will pass if this bug is fixed. Otherwise you'll get !style_code(!-f Method f[2] not found in fitnesse.fixtures.PageDriver-!). !|scenario|f|a||b| |start|fitnesse.slim.test.TestSlim| |script| |f|1||2| |pass|
Version data entries
8 entries across 8 versions & 1 rubygems