licensee

package
v0.0.0-...-43d62ff Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLicenseeReportFailErrMocked

func GetLicenseeReportFailErrMocked(t *testing.T, licenseeReport *types.LicenseeReport) *types.LicenseeReport

GetLicenseeReportFailErrMocked test mocked function

func GetLicenseeReportFailJSONMocked

func GetLicenseeReportFailJSONMocked(t *testing.T, licenseeReport *types.LicenseeReport) *types.LicenseeReport

GetLicenseeReportFailJSONMocked test mocked function

func GetLicenseeReportFailStatusMocked

func GetLicenseeReportFailStatusMocked(t *testing.T, licenseeReport *types.LicenseeReport) *types.LicenseeReport

GetLicenseeReportFailStatusMocked test mocked function

func GetLicenseeReportListFailErrMocked

func GetLicenseeReportListFailErrMocked(t *testing.T, licenseeReportsIn *[]types.LicenseeReport) *[]types.LicenseeReport

GetLicenseeReportListFailErrMocked test mocked function

func GetLicenseeReportListFailJSONMocked

func GetLicenseeReportListFailJSONMocked(t *testing.T, licenseeReportsIn *[]types.LicenseeReport) *[]types.LicenseeReport

GetLicenseeReportListFailJSONMocked test mocked function

func GetLicenseeReportListFailStatusMocked

func GetLicenseeReportListFailStatusMocked(t *testing.T, licenseeReportsIn *[]types.LicenseeReport) *[]types.LicenseeReport

GetLicenseeReportListFailStatusMocked test mocked function

func GetLicenseeReportListMocked

func GetLicenseeReportListMocked(t *testing.T, licenseeReportsIn *[]types.LicenseeReport) *[]types.LicenseeReport

GetLicenseeReportListMocked test mocked function

func GetLicenseeReportMocked

func GetLicenseeReportMocked(t *testing.T, licenseeReport *types.LicenseeReport) *types.LicenseeReport

GetLicenseeReportMocked test mocked function

Types

type LicenseeReportService

type LicenseeReportService struct {
	// contains filtered or unexported fields
}

LicenseeReportService manages report operations

func NewLicenseeReportService

func NewLicenseeReportService(concertoService utils.ConcertoService) (*LicenseeReportService, error)

NewLicenseeReportService returns a Concerto report service

func (*LicenseeReportService) GetLicenseeReport

func (rs *LicenseeReportService) GetLicenseeReport(ID string) (report *types.LicenseeReport, err error)

GetLicenseeReport returns a licensee report by its ID

func (*LicenseeReportService) GetLicenseeReportList

func (rs *LicenseeReportService) GetLicenseeReportList() (reports []types.LicenseeReport, err error)

GetLicenseeReportList returns the list of reports as an array of LicenseeReport

Jump to

Keyboard shortcuts

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