gopasstest

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package gopasstest implements utilities for testing gopass.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PasswordStoreTest

type PasswordStoreTest struct {
	PasswordStore *store.PasswordStore
	// contains filtered or unexported fields
}

PasswordStoreTest allows for testing password stores.

func NewPasswordStoreTest

func NewPasswordStoreTest(t *testing.T) *PasswordStoreTest

NewPasswordStoreTest creates a password store for testing

func (*PasswordStoreTest) Close

func (test *PasswordStoreTest) Close()

Close removes the password store

Jump to

Keyboard shortcuts

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