api

package
v1.0.10-0...-7349ede Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogHTTP

func LogHTTP(t *testing.T, http *http.Response, requestBody interface{}, responseBody interface{})

Types

type BEApiClient

type BEApiClient struct {
	Client client.APIClient
}

func GetHTTPClient

func GetHTTPClient() *BEApiClient

func NewBeAPIClient

func NewBeAPIClient(basePath string) *BEApiClient

func (*BEApiClient) JetDropRecords

func (c *BEApiClient) JetDropRecords(t *testing.T, jetDropID string, localVarOptionals *client.JetDropRecordsOpts) (response client.ObjectLifelineResponse200)

func (*BEApiClient) JetDropRecordsWithError

func (c *BEApiClient) JetDropRecordsWithError(t *testing.T, jetDropID string, localVarOptionals *client.JetDropRecordsOpts, expError string) (response client.ObjectLifelineResponse200)

func (*BEApiClient) JetDropsByID

func (c *BEApiClient) JetDropsByID(t *testing.T, jetDropID string) (response client.JetDropByIdResponse200)

func (*BEApiClient) JetDropsByIDWithError

func (c *BEApiClient) JetDropsByIDWithError(t *testing.T, jetDropID string, expError string) (response client.JetDropByIdResponse200)

func (*BEApiClient) JetDropsByJetID

func (c *BEApiClient) JetDropsByJetID(t *testing.T, jetID string, opts *client.JetDropsByJetIDOpts) (response client.JetDropsByJetIdResponse200)

func (*BEApiClient) JetDropsByJetIDWithError

func (c *BEApiClient) JetDropsByJetIDWithError(t *testing.T, jetID string, opts *client.JetDropsByJetIDOpts, expError string) (response client.JetDropsByJetIdResponse200)

func (*BEApiClient) JetDropsByPulseNumber

func (c *BEApiClient) JetDropsByPulseNumber(t *testing.T, pulseNumber int64, localVarOptionals *client.JetDropsByPulseNumberOpts) (response client.JetDropsByJetIdResponse200)

func (*BEApiClient) JetDropsByPulseNumberWithError

func (c *BEApiClient) JetDropsByPulseNumberWithError(t *testing.T, pulseNumber int64, localVarOptionals *client.JetDropsByPulseNumberOpts, expError string) (response client.JetDropsByJetIdResponse200)

func (*BEApiClient) ObjectLifeline

func (c *BEApiClient) ObjectLifeline(t *testing.T, objectRef string, localVarOptionals *client.ObjectLifelineOpts) (response client.ObjectLifelineResponse200)

func (*BEApiClient) Pulse

func (c *BEApiClient) Pulse(t *testing.T, pulseNumber int64) (response client.PulseResponse200)

func (*BEApiClient) PulseWithError

func (c *BEApiClient) PulseWithError(t *testing.T, pulseNumber int64, expError string) (response client.PulseResponse200)

func (*BEApiClient) Pulses

func (c *BEApiClient) Pulses(t *testing.T, localVarOptionals *client.PulsesOpts) (response client.PulsesResponse200)

func (*BEApiClient) PulsesWithError

func (c *BEApiClient) PulsesWithError(t *testing.T, localVarOptionals *client.PulsesOpts, expError string) (response client.PulsesResponse200)

func (*BEApiClient) Search

func (c *BEApiClient) Search(t *testing.T, value string) (response client.SearchResponse200)

func (*BEApiClient) SearchWithError

func (c *BEApiClient) SearchWithError(t *testing.T, value string, expError string) (response client.SearchResponse200)

Jump to

Keyboard shortcuts

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