package lightstep_thriftfakes

import "github.com/lightstep/lightstep-tracer-go/lightstep_thrift/lightstep_thriftfakes"

Code generated by counterfeiter. DO NOT EDIT.

Index

Types

type FakeReportingService

type FakeReportingService struct {
	ReportStub func(auth *lightstep_thrift.Auth, request *lightstep_thrift.ReportRequest) (r *lightstep_thrift.ReportResponse, err error)
	// contains filtered or unexported fields
}

func (*FakeReportingService) Invocations

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

func (*FakeReportingService) Report

func (*FakeReportingService) ReportArgsForCall

func (*FakeReportingService) ReportCallCount

func (fake *FakeReportingService) ReportCallCount() int

func (*FakeReportingService) ReportReturns

func (fake *FakeReportingService) ReportReturns(result1 *lightstep_thrift.ReportResponse, result2 error)

func (*FakeReportingService) ReportReturnsOnCall

func (fake *FakeReportingService) ReportReturnsOnCall(i int, result1 *lightstep_thrift.ReportResponse, result2 error)

Source Files

fake_reporting_service.go

Version
v0.15.0
Published
Nov 17, 2017
Platform
js/wasm
Imports
2 packages
Last checked
1 week ago

Tools for package owners.