GitHubJupyter
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • @jupyterlab/testing
  • expectFailure

Function expectFailure

  • expectFailure(promise: Promise<any>, message?: string): Promise<void>
  • Expect a failure on a promise with the given message.

    Parameters

    • promise: Promise<any>
    • Optionalmessage: string

    Returns Promise<void>

    • Defined in testing/src/common.ts:102

Settings

Member Visibility
GitHubJupyter
@jupyterlab
  • Loading...

Generated using TypeDoc