Overview

Location

  • Reference:
    • RemObjects.Elements.EUnit.dll  .NET, .NET Standard 2.0
    • remobjects.elements.eunit.jar  Cooper
    • EUnit.fx  Island, macOS-x86_64
    • libEUnit.fx  Toffee
  • Namespace: RemObjects.Elements.EUnit

Class Methods


CatchException  virtual

class method CatchException(Action: AssertAction): Exception
static Exception CatchException(AssertAction Action)
static func CatchException(_ Action: AssertAction) -> NSException
static Exception CatchException(AssertAction Action)
Shared Function CatchException(Action As AssertAction) As Exception

Parameters:

  • Action:

Instance Methods


constructor  protected Cooper, Island, macOS-x86_64