package
Version:
v0.0.0-...-0de771a
Opens a new window with list of versions in this module.
Published: Mar 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewMockedCalls() *mockedCalls
func ToPointer[T any](i any) *T
type MockedCalls interface {
Next(t *testing.T, expected string) (int, []interface{})
AppendCall(name string, expectedObjects ...interface{})
AssertNoCallsLeft(t *testing.T) bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.