Expect nothing (always fulfilled) and do not apply any data normalization (directly return the inputData).
😕 This can be used for quick prototyping of module's input in order to postponed the design of the contract to latter.
description of the expectation
Input data to evaluate the expectation on
FulfilledExpectation(this, inputData, inputData, [])
Generated using TypeDoc
OfFree
Expect nothing (always fulfilled) and do not apply any data normalization (directly return the inputData).