tests

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2023 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package tests provides a number of tests written against the Employee interface. These can be used to verify the expected operations of concrete implementations that implement the meta Employee interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestChangeCRUD

func TestChangeCRUD(m interface {
	meta.Change
}) func(*testing.T)

func TestChangeSearch

func TestChangeSearch(m interface {
	meta.Change
}) func(*testing.T)

func TestRegistrationCRUD

func TestRegistrationCRUD(m interface {
	meta.Registration
}) func(*testing.T)

func TestRegistrationChanges

func TestRegistrationChanges(m interface {
	meta.Change
	meta.Registration
	meta.RegistrationChange
}) func(*testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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