Package

io.scalajs.npm

nock

Permalink

package nock

Visibility
  1. Public
  2. All

Type Members

  1. trait Nock extends Object

    Permalink

    Nock is an HTTP mocking and expectations library for Node.js

    Nock is an HTTP mocking and expectations library for Node.js

    Annotations
    @RawJSType() @native()
  2. class NockBasicAuth extends Object

    Permalink

    Nock Basic Authentication

    Nock Basic Authentication

    Annotations
    @RawJSType() @ScalaJSDefined()
  3. class NockDelayBody extends Object

    Permalink

    Nock Delay Body

    Nock Delay Body

    Annotations
    @RawJSType() @ScalaJSDefined()
  4. class NockInterceptorOptions extends Object

    Permalink

    Nock Interceptor Options

    Nock Interceptor Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  5. class NockOptions extends Object

    Permalink

    Nock Options

    Nock Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  6. trait NockPlayBack extends Object

    Permalink

    Nock Play Back object

    Nock Play Back object

    Annotations
    @RawJSType() @native()
  7. trait NockRecorder extends Object

    Permalink

    Nock Recorder

    Nock Recorder

    Annotations
    @RawJSType() @native()
  8. class NockRecorderOptions extends Object

    Permalink

    Nock Recorder Options

    Nock Recorder Options

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. object Nock extends Object with Nock

    Permalink

    Nock Singleton

    Nock Singleton

    Annotations
    @native() @JSImport( "nock" , JSImport.Namespace )

Ungrouped