@nevware21/tripwire - v0.1.8
    Preparing search index...

    Function createAssertScope

    Export the functions (and global assert)

    • Creates a new AssertScope instance with the given context and optional handler creator, when no handler creator is provided the default tripwire handler creator is used.

      Parameters

      • context: IScopeContext

        The context for the scope.

      • OptionalhandlerCreator: AssertInstHandlers

        The optional handler creator to use for creating the instance handlers.

      Returns IAssertScope

      The new AssertScope instance.

      0.1.0