package
0.0.12
Repository: https://github.com/wstool/wst.git
Documentation: pkg.go.dev

# Functions

NewMockMaker creates a new instance of MockMaker.
NewMockParameter creates a new instance of MockParameter.

# Structs

MockMaker is an autogenerated mock type for the Maker type.
No description provided by the author
MockMaker_Make_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Make'.
MockParameter is an autogenerated mock type for the Parameter type.
MockParameter_ArrayValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ArrayValue'.
MockParameter_BoolValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BoolValue'.
No description provided by the author
MockParameter_FloatValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FloatValue'.
MockParameter_IntValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IntValue'.
MockParameter_MapValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MapValue'.
MockParameter_StringValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StringValue'.
MockParameter_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'.