package
0.0.0-20250216224616-887732b44857
Repository: https://github.com/demkowo/utils.git
Documentation: pkg.go.dev

# Functions

AddMock allows to add variables to the mock when it's on Test variable is mandatory and the value should be equal with the name of function from which it's called.
No description provided by the author
StartMock replaces the real helper with a new mock instance.
StopMock reverts the Call pointer back to the real helper implementation.

# Structs

No description provided by the author

# Interfaces

No description provided by the author