@hegeldev/hegel
    Preparing search index...

    Class TestCase

    Index

    Methods

    Methods

    • Reject the current test case if the condition is false.

      Parameters

      • condition: boolean

      Returns void

    • Draw a value from a generator.

      Type Parameters

      • T

      Parameters

      Returns T

    • Note a message that will be displayed during the final replay.

      Parameters

      • message: string

      Returns void