JustMock

[Missing <summary> documentation for "N:Telerik.JustMock"]

Classes

  ClassDescription
Public classArg
Provides various argument matching shortcuts.
Public classArgExpr
Allows specification of a matching condition for an argument for a non-public method, rather a specific value.
Public classArgs
Specifies Mock.Assert to ignore any specific arguments.
Public classFluentMock
Defines methods providing different settings for the mock to be created.
Public classFluentMock<(Of <(<'T>)>)>
Defines methods providing different settings for the mock to be created.
Public classInvocation
Contains details for the invocation on mock.
Public classMock
Mock entry point for settting up expection, creating mock objects and verfiying results.
Public classMockAssertionException
Exception thrown after a mock assertion is failed.
Public classMockClassAttribute Obsolete.
Attribute for mocking mscorlib members.
Public classMockException
Mock exception.
Public classMockInitializer
Class definining members for partially setting up mock on a call.
Public classMockInitializer<(Of <(<'T>)>)>
Class definining members for partially setting up mock on a call.
Public classMockInvocation
Wraps the mocked invocation.
Public classMsCorlibInitializer
Public classOccurs
Defines filters for calls , used in conjunction with assert.
Public classWait
Specifies the duration to wait before executing an event.

Delegates

  DelegateDescription
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>)>)>
Encapsulates a method that has 10 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>)>)>
Encapsulates a method that has 11 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>)>)>
Encapsulates a method that has 12 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>)>)>
Encapsulates a method that has 13 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>)>)>
Encapsulates a method that has 14 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>)>)>
Encapsulates a method that has 15 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>)>)>
Encapsulates a method that has 16 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5>)>)>
Encapsulates a method that has 5 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6>)>)>
Encapsulates a method that has 6 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7>)>)>
Encapsulates a method that has 7 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8>)>)>
Encapsulates a method that has 8 parameters and does not return a value.
Public delegateAction<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9>)>)>
Encapsulates a method that has 9 parameters and does not return a value.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>)>)>
Encapsulates a method that has 9 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>)>)>
Encapsulates a method that has 10 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>)>)>
Encapsulates a method that has 11 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>)>)>
Encapsulates a method that has 12 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>)>)>
Encapsulates a method that has 13 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>)>)>
Encapsulates a method that has 14 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>)>)>
Encapsulates a method that has 15 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>)>)>
Encapsulates a method that has 16 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, TResult>)>)>
Encapsulates a method that has 5 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, TResult>)>)>
Encapsulates a method that has 6 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, TResult>)>)>
Encapsulates a method that has 7 parameters and returns a value of the type specified by TResult parameter.
Public delegateFunc<(Of <(<'T1, T2, T3, T4, T5, T6, T7, T8, TResult>)>)>
Encapsulates a method that has 8 parameters and returns a value of the type specified by TResult parameter.

Enumerations

  EnumerationDescription
Public enumerationArgByRefType
Public enumerationArgMatcher
Defines the type of matcher argument
Public enumerationBehavior
Specifies the behavior of the mock.
Public enumerationConstructor
Defines the behavior of target constructor.
Public enumerationRangeKind
Defines the kind of range value to consider.
Public enumerationStaticConstructor
Defines behavior of the static constructor.