PendingTestException

An exception that should be thrown by the pending test cases

class PendingTestException : Exception {}

Constructors

this
this(string file, size_t line, Throwable next)

Meta