func AsJSON(t testing.TB, in interface{}) string
AsJSON unmarshals anything as JSON or dies
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(path string) (*spec.Swagger, error)
LoadSpec loads a json or a yaml spec
func LongTestsEnabled() bool
LongTestsEnabled returns the CLI flag