!2 One ''!-CalculateFixture-!'' object can be used more than once
!**< def
!define test (
!|fitlibrary.specify.calculate.DoubleUse|
|''calculating''|
|a|b||c|
|1|2||3|
|''calculating''|
|a|b||c|
|1|2||3|
)
**!
|!-fitlibrary.spec.SpecifyFixture-!|
|${test}|!-
fitlibrary.specify.calculate.DoubleUse |
calculating | |||
a | b | c | |
1 | 2 | 3 |
calculating | |||
a | b | c | |
1 | 2 | 3 |