Overload List

  NameDescription
DoesNotThrow(Action)
Verifies that a block of code does not throw an exception of any type.
DoesNotThrow(Action, String, array<Object>[]()[])
Verifies that a block of code does not throw an exception of any type.

See Also