writersfakes

package
v0.47.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and Gardener contributors

SPDX-License-Identifier: Apache-2.0 Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeWriter

type FakeWriter struct {
	WriteStub func(string, string, []byte, *manifest.Node) error
	// contains filtered or unexported fields
}

func (*FakeWriter) Invocations

func (fake *FakeWriter) Invocations() map[string][][]interface{}

func (*FakeWriter) Write

func (fake *FakeWriter) Write(arg1 string, arg2 string, arg3 []byte, arg4 *manifest.Node) error

func (*FakeWriter) WriteArgsForCall

func (fake *FakeWriter) WriteArgsForCall(i int) (string, string, []byte, *manifest.Node)

func (*FakeWriter) WriteCallCount

func (fake *FakeWriter) WriteCallCount() int

func (*FakeWriter) WriteCalls

func (fake *FakeWriter) WriteCalls(stub func(string, string, []byte, *manifest.Node) error)

func (*FakeWriter) WriteReturns

func (fake *FakeWriter) WriteReturns(result1 error)

func (*FakeWriter) WriteReturnsOnCall

func (fake *FakeWriter) WriteReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL