check

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package check contains integration tests for the Check API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAllTests added in v0.4.0

func RunAllTests(t *testing.T, client ClientInterface)

RunAllTests will run all check tests

Types

type ClientInterface

type ClientInterface interface {
	tests.TestClientBootstrapper
	Check(ctx context.Context, in *openfgav1.CheckRequest, opts ...grpc.CallOption) (*openfgav1.CheckResponse, error)
}

ClientInterface defines client interface for running check tests

Jump to

Keyboard shortcuts

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