testing

package
v0.0.0-...-fff4dcd Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package testing ... Pretty neat little trick from: https://brandur.org/fragments/testing-go-project-root

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoProviderMock

type DynamoProviderMock struct {
	mock.Mock
}

DynamoProviderMock ...

func (*DynamoProviderMock) DeleteItem

DeleteItem ...

func (*DynamoProviderMock) DescribeTable

DescribeTable ...

func (*DynamoProviderMock) PutItem

PutItem ...

func (*DynamoProviderMock) Query

Query ...

func (*DynamoProviderMock) UpdateItem

UpdateItem ...

type ParserMock

type ParserMock struct {
	mock.Mock
}

ParserMock ...

func (*ParserMock) Parse

func (p *ParserMock) Parse(tokenString string) (*jwt.Token, error)

Jump to

Keyboard shortcuts

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