- If a flow-based DoFixture action returns an object which is not a Fixture, an array, a Collection and is not a primitive value, DoFixture wraps that object in a new DoFixture, so it can be tested in the rest of the table:
| another object |
e | plus |
r | access other |
- The static methods can also be called:
| an Integer |
---r | check | parse int | 3 | 3 |
--r | check | double value | 23.0 |