mock

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2016 License: Apache-2.0, 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 Executor

type Executor struct {
	mock.Mock
}

Executor is used for testing the executor driver.

func New

func New() *Executor

New returns a mocked executor.

func (*Executor) Disconnected

func (e *Executor) Disconnected(executor.ExecutorDriver)

Disconnected implements the Disconnected handler.

func (*Executor) Error

Error implements the Error handler.

func (*Executor) FrameworkMessage

func (e *Executor) FrameworkMessage(executor.ExecutorDriver, string)

FrameworkMessage implements the FrameworkMessage handler.

func (*Executor) KillTask

KillTask implements the KillTask handler.

func (*Executor) LaunchTask

LaunchTask implements the LaunchTask handler.

func (*Executor) Registered

Registered implements the Registered handler.

func (*Executor) Reregistered

Reregistered implements the Reregistered handler.

func (*Executor) Shutdown

func (e *Executor) Shutdown(executor.ExecutorDriver)

Shutdown implements the Shutdown handler.

Jump to

Keyboard shortcuts

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