package antest
import "github.com/go-openapi/analysis/internal/antest"
Index ¶
- func AsJSON(t testing.TB, in interface{}) string
- func LoadOrFail(t testing.TB, relative string) *spec.Swagger
- func LoadSpec(path string) (*spec.Swagger, error)
- func LongTestsEnabled() bool
Functions ¶
func AsJSON ¶
AsJSON unmarshals anything as JSON or dies
func LoadOrFail ¶
LoadOrFail fetches a spec from a relative path or dies if the spec cannot be loaded properly
func LoadSpec ¶
LoadSpec loads a json a yaml spec
func LongTestsEnabled ¶
func LongTestsEnabled() bool
LongTestsEnabled returns the CLI flag
Source Files ¶
- Version
- v0.21.3
- Published
- Apr 8, 2022
- Platform
- windows/amd64
- Imports
- 9 packages
- Last checked
- 5 days ago –
Tools for package owners.