Jump to content

Test/RiskDataLookup

From RiskiPedia

Test cases for the RiskDataLookup tag

Test/RiskDataLookup:testlookup1
a b c value

a1

b1

c1

1.0

a2

b2

c2

2.0

a3

b3

c3

3.0

Lookup second row by value:

Test/RiskDataLookup:testlookup2
d e f valuedef

a1

b1

c1

1.0

a2

b2

c2

2.0

a3

b3

c3

3.0

Lookup the third row by index:


Errors:

No table set: riskdatalookup: missing table attribute

Row not found: riskdatalookup: can't find row foo in RiskData table testlookup1

Row not found by index: riskdatalookup: can't find row 11 in RiskData table testlookup1