Overview
To be able to use it on a specific type Custom
, you must create an extension.
extension Given where WrappedType == CustomType
Framework
class Given<WrappedType>
To be able to use it on a specific type Custom
, you must create an extension.
extension Given where WrappedType == CustomType