...

Package antest

import "github.com/go-openapi/analysis/internal/antest"
Overview
Index

Overview ▾

func AsJSON

func AsJSON(t testing.TB, in interface{}) string

AsJSON unmarshals anything as JSON or dies

func LoadOrFail

func LoadOrFail(t testing.TB, relative string) *spec.Swagger

LoadOrFail fetches a spec from a relative path or dies if the spec cannot be loaded properly

func LoadSpec

func LoadSpec(path string) (*spec.Swagger, error)

LoadSpec loads a json or a yaml spec

func LongTestsEnabled

func LongTestsEnabled() bool

LongTestsEnabled returns the CLI flag