Go API Documentation

github.com/TykTechnologies/tyk/tests/policy

No package summary is available.

Package

Files: 1. Third party imports: 0. Imports from organisation: 0. Tests: 0. Benchmarks: 0.

Constants

const DefaultOrg = "default-org-id"

Vars

var StartTest = gateway.StartTest

Types

APISpec

This type doesn't have documentation.

Field name Field type Comment
type

gateway.APISpec

No comment on field.
type APISpec = gateway.APISpec

Tests

Files: 1. Third party imports: 1. Imports from organisation: 0. Tests: 1. Benchmarks: 0.

Test functions

TestAllowedURLs

References: assert.Equal, assert.NoError, fmt.Sprintf, http.MethodGet, http.MethodPost, http.StatusOK, json.Unmarshal, policy.MergeAllowedURLs, test.TestCase, testing.T, user.APILimit, user.AccessDefinition, user.AccessSpec, user.Policy, user.RateLimit, user.SessionState, uuid.New.