API Docs for:
Show:

Wrap Class

Defined in: lib/wrap.js:6
Module: tap-wrapper

Base Wrapper static class that relays end signal to tap.Test

Item Index

Methods

Methods

end

(
  • t
)
Test

Defined in lib/wrap.js:14

Relay end() call to tap test instance

Parameters:

  • t Test

    instance of tap.Test

Returns:

Test: return the instance of the tap test