Interface MayVerb

    • Method Detail

      • mayVerbStacktraceContextFrames

        int mayVerbStacktraceContextFrames()
        Configurable number of frames to be shown when a MAY test fails (is canceled).

        Defaults to 3. Must be geater than 0.

        Returns:
        (undocumented)
      • optional

        void optional​(java.lang.String whenSkippedMessage,
                      scala.Function0<scala.runtime.BoxedUnit> body)