mocks

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JOSEEncryption

type JOSEEncryption struct {
	mock.Mock
}

JOSEEncryption is an autogenerated mock type for the Encrypter type

func NewJOSEEncryption

func NewJOSEEncryption(t interface {
	mock.TestingT
	Cleanup(func())
}) *JOSEEncryption

NewJOSEEncryption creates a new instance of JOSEEncryption. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*JOSEEncryption) Encrypt

func (_m *JOSEEncryption) Encrypt(plaintext []byte) (*jose.JSONWebEncryption, error)

Encrypt provides a mock function with given fields: plaintext

func (*JOSEEncryption) EncryptWithAuthData

func (_m *JOSEEncryption) EncryptWithAuthData(plaintext []byte, aad []byte) (*jose.JSONWebEncryption, error)

EncryptWithAuthData provides a mock function with given fields: plaintext, aad

func (*JOSEEncryption) Options

func (_m *JOSEEncryption) Options() jose.EncrypterOptions

Options provides a mock function with given fields:

Jump to

Keyboard shortcuts

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