# Functions
Deref should be used inside of functions that have "Supports DeRef()" written
in their docstring somewhere.
Creates a tests.MockReadCloser object with default read and close errors.
Create a new Tester for a function or a group of functions.
Create a new Tester for a function or a group of functions.
Create a new Tester for methods requiring a gin test context.
Create a new TestOptions object based on the type of a given tester.
Create a new Tester with a specified Component, Mocks, and Data structure.
Create a new Tester with a specified Component and Mocks structure.
Create a new Tester with a specified Component and Mocks structure.
Exposed interface pointer removal that requires the type to be passed into a
generic function so a default value can be created in the zero case.
Create a basic cookie with a name and a value.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Meant to be used with tests.NewGinTester.
# Structs
Simple GIN context intialization.
No description provided by the author
Individual test to be run by a tester.
A tester is the base unit that handles mock testing for a component.
The TestOptions object is responsible for providing bindings to all the test
options available.
The internal test state.
# Interfaces
No description provided by the author