Class PendingTestException

An exception that should be thrown by the pending test cases

class PendingTestException
  : object.Exception ;

Constructors

NameDescription
this (file, line, next)