The MockerTestBase<(Of <(<'TComponent>)>)> type exposes the following members.
|
Name |
Description |
|
CreateComponent
|
Sets the Component property with a new instance while maintaining the constructor setup and any
other changes.
|
|
Dispose(Boolean)
|
Releases unmanaged and - optionally - managed resources.
|
|
Dispose()()()()
|
|
|
GetConstructor
|
Gets the constructor.
|
|
TestAllConstructorParameters
|
Tests all constructor parameters.
|
|
TestConstructorParameters(Action<(Of <<'(Action, String, String>)>>), Nullable<(Of <<'(Func<(Of <<'(ParameterInfo, Nullable<(Of <<'(Object>)>>)>)>>)>)>>), Nullable<(Of <<'(Func<(Of <<'(ParameterInfo, Nullable<(Of <<'(Object>)>>)>)>>)>)>>))
|
Tests the constructor parameters.
|
|
TestConstructorParameters(ConstructorInfo, Action<(Of <<'(Action, String, String>)>>), Nullable<(Of <<'(Func<(Of <<'(ParameterInfo, Nullable<(Of <<'(Object>)>>)>)>>)>)>>), Nullable<(Of <<'(Func<(Of <<'(ParameterInfo, Nullable<(Of <<'(Object>)>>)>)>>)>)>>))
|
Tests the constructor parameters.
|
|
WaitFor<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>), TimeSpan, TimeSpan)
|
Waits for an action.
|
|
WaitFor<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>))
|
Waits for an action.
|
|
WaitFor<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>), TimeSpan)
|
Waits for an action.
|