PeanutButter
Loading...
Searching...
No Matches
PeanutButter.TestUtils.Generic.SubstituteExtensions.CallWrapper Class Reference

Wraps an NSubstitute ICall. More...

Public Member Functions

 CallWrapper (ICall call)
 Constructs a new instance of the CallWrapper.

Properties

MethodInfo MethodInfo [get]
 The method which was invoked.
string MethodName [get]
 The name of the method that was invoked.
object[] Arguments [get]
 The arguments supplied to this call.
ICall CallInfo [get]
 The raw ICall info from NSubstitute.

Detailed Description

Wraps an NSubstitute ICall.

Constructor & Destructor Documentation

◆ CallWrapper()

PeanutButter.TestUtils.Generic.SubstituteExtensions.CallWrapper.CallWrapper ( ICall call)

Constructs a new instance of the CallWrapper.

Parameters
call

The documentation for this class was generated from the following file:
  • source/TestUtils/PeanutButter.TestUtils.Generic/SubstituteExtensions.cs