Documentation ¶
Overview ¶
Package structs provides helpers to test Go structs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureNoNilField ¶
func EnsureNoNilField(t *testing.T, impl *controller.Impl)
EnsureNoNilField fails the test if the provided Impl's reconciler contains nil pointers or interfaces.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.