SkipExtension<T> extension

on

Methods

skip(String message) Subject<T>

Available on Subject<T>, provided by the SkipExtension extension

Mark the currently running test as skipped and return a Subject that will ignore all expectations.