jobtest

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAsynchronousJob

type MockAsynchronousJob struct {
	resource.IResource
	// contains filtered or unexported fields
}

func NewMockFailedAsynchronousJob

func NewMockFailedAsynchronousJob() (*MockAsynchronousJob, error)

func NewMockQueuedAsynchronousJob

func NewMockQueuedAsynchronousJob() (*MockAsynchronousJob, error)

func NewMockSuccessfulAsynchronousJob

func NewMockSuccessfulAsynchronousJob() (*MockAsynchronousJob, error)

func NewMockUndoneAsynchronousJob

func NewMockUndoneAsynchronousJob() (*MockAsynchronousJob, error)

func (*MockAsynchronousJob) FetchType

func (m *MockAsynchronousJob) FetchType() string

func (*MockAsynchronousJob) GetDone

func (m *MockAsynchronousJob) GetDone() bool

func (*MockAsynchronousJob) GetError

func (m *MockAsynchronousJob) GetError() bool

func (*MockAsynchronousJob) GetFailure

func (m *MockAsynchronousJob) GetFailure() bool

func (*MockAsynchronousJob) GetQueued

func (m *MockAsynchronousJob) GetQueued() bool

func (*MockAsynchronousJob) GetStatus

func (m *MockAsynchronousJob) GetStatus() string

func (*MockAsynchronousJob) GetSuccess

func (m *MockAsynchronousJob) GetSuccess() bool

func (*MockAsynchronousJob) HasArtefacts added in v1.6.0

func (m *MockAsynchronousJob) HasArtefacts() bool

func (*MockAsynchronousJob) HasMessages added in v1.6.0

func (m *MockAsynchronousJob) HasMessages() bool

Jump to

Keyboard shortcuts

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