TechTalk.SpecFlow.Fakes
Contains custom delegates used for the stubs and shims of TechTalk.SpecFlow
Shim type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventSerializer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of AppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of AppInsightsEventSerializer.AppInsightsEventSerializer()
Sets the shim of AppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)
Shim type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventTelemetry
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of AppInsightsEventTelemetry.get_DataTypeName()
Sets the shim of AppInsightsEventTelemetry.set_DataTypeName(String value)
Sets the shim of AppInsightsEventTelemetry.get_EventDateTime()
Sets the shim of AppInsightsEventTelemetry.set_EventDateTime(String value)
Sets the shim of AppInsightsEventTelemetry.get_InstrumentationKey()
Sets the shim of AppInsightsEventTelemetry.get_TelemetryData()
Sets the shim of AppInsightsEventTelemetry.set_TelemetryData(TelemetryData value)
Sets the shim of AppInsightsEventTelemetry.get_TelemetryTags()
Sets the shim of AppInsightsEventTelemetry.set_TelemetryTags(Dictionary`2<String,String> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AppInsightsEventTelemetry.AppInsightsEventTelemetry(IAnalyticsEvent analyticsEvent)
Sets the shim of AppInsightsEventTelemetry.get_DataTypeName()
Sets the shim of AppInsightsEventTelemetry.set_DataTypeName(String value)
Sets the shim of AppInsightsEventTelemetry.get_EventDateTime()
Sets the shim of AppInsightsEventTelemetry.set_EventDateTime(String value)
Sets the shim of AppInsightsEventTelemetry.get_InstrumentationKey()
Sets the shim of AppInsightsEventTelemetry.get_TelemetryData()
Sets the shim of AppInsightsEventTelemetry.set_TelemetryData(TelemetryData value)
Sets the shim of AppInsightsEventTelemetry.get_TelemetryTags()
Sets the shim of AppInsightsEventTelemetry.set_TelemetryTags(Dictionary`2<String,String> value)
Shim type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsInstrumentationKey
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Shim type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryData
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TelemetryData.get_ItemTypeName()
Sets the shim of TelemetryData.set_ItemTypeName(String value)
Sets the shim of TelemetryData.get_TelemetryDataItem()
Sets the shim of TelemetryData.set_TelemetryDataItem(TelemetryDataItem value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TelemetryData.TelemetryData()
Sets the shim of TelemetryData.get_ItemTypeName()
Sets the shim of TelemetryData.set_ItemTypeName(String value)
Sets the shim of TelemetryData.get_TelemetryDataItem()
Sets the shim of TelemetryData.set_TelemetryDataItem(TelemetryDataItem value)
Shim type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryDataItem
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TelemetryDataItem.get_EndPointSchemaVersion()
Sets the shim of TelemetryDataItem.get_EventName()
Sets the shim of TelemetryDataItem.set_EventName(String value)
Sets the shim of TelemetryDataItem.get_Properties()
Sets the shim of TelemetryDataItem.set_Properties(Dictionary`2<String,String> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TelemetryDataItem.TelemetryDataItem()
Sets the shim of TelemetryDataItem.get_EndPointSchemaVersion()
Sets the shim of TelemetryDataItem.get_EventName()
Sets the shim of TelemetryDataItem.set_EventName(String value)
Sets the shim of TelemetryDataItem.get_Properties()
Sets the shim of TelemetryDataItem.set_Properties(Dictionary`2<String,String> value)
Stub type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventSerializer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAppInsightsEventSerializer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventTelemetry
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAppInsightsEventTelemetry
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.AppInsights.IAppInsightsEventSerializer
Initializes a new instance of type StubIAppInsightsEventSerializer
Sets the stub of IAppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)
Sets the stub of IAppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)
Stub type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryData
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTelemetryData
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryDataItem
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTelemetryDataItem
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Analytics.AnalyticsEventProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of AnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)
Sets the shim of AnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)
Sets the shim of AnalyticsEventProvider.GetNetCoreVersion()
Sets the shim of AnalyticsEventProvider.GetOSPlatform()
Sets the shim of AnalyticsEventProvider.GetSpecFlowVersion()
Sets the shim of AnalyticsEventProvider.IsBuildServerMode()
Sets the shim of AnalyticsEventProvider.ToSha256(String inputString)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of AnalyticsEventProvider.AnalyticsEventProvider(IUserUniqueIdStore userUniqueIdStore, UnitTestProviderConfiguration unitTestProviderConfiguration)
Sets the shim of AnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)
Sets the shim of AnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)
Sets the shim of AnalyticsEventProvider.GetNetCoreVersion()
Sets the shim of AnalyticsEventProvider.GetOSPlatform()
Sets the shim of AnalyticsEventProvider.GetSpecFlowVersion()
Sets the shim of AnalyticsEventProvider.IsBuildServerMode()
Sets the shim of AnalyticsEventProvider.ToSha256(String inputString)
Shim type of TechTalk.SpecFlow.Analytics.AnalyticsTransmitter
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of AnalyticsTransmitter.TransmitEvent(IAnalyticsEvent analyticsEvent)
Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)
Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of AnalyticsTransmitter.AnalyticsTransmitter(IAnalyticsTransmitterSink analyticsTransmitterSink, IEnvironmentSpecFlowTelemetryChecker environmentSpecFlowTelemetryChecker)
Sets the shim of AnalyticsTransmitter.TransmitEvent(IAnalyticsEvent analyticsEvent)
Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)
Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)
Shim type of TechTalk.SpecFlow.Analytics.EnvironmentSpecFlowTelemetryChecker
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of EnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of EnvironmentSpecFlowTelemetryChecker.EnvironmentSpecFlowTelemetryChecker()
Sets the shim of EnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()
Shim type of TechTalk.SpecFlow.Analytics.HttpClientAnalyticsTransmitterSink
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEventAsync(IAnalyticsEvent analyticsEvent)
Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of HttpClientAnalyticsTransmitterSink.HttpClientAnalyticsTransmitterSink(IAppInsightsEventSerializer appInsightsEventSerializer, HttpClientWrapper httpClientWrapper)
Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEventAsync(IAnalyticsEvent analyticsEvent)
Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)
Shim type of TechTalk.SpecFlow.Analytics.HttpClientWrapper
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of HttpClientWrapper.get_HttpClient()
Sets the shim of HttpClientWrapper.set_HttpClient(HttpClient value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of HttpClientWrapper.HttpClientWrapper()
Sets the shim of HttpClientWrapper.get_HttpClient()
Sets the shim of HttpClientWrapper.set_HttpClient(HttpClient value)
Shim type of TechTalk.SpecFlow.Analytics.SpecFlowAnalyticsEventBase
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowAnalyticsEventBase.get_HashedAssemblyName()
Sets the shim of SpecFlowAnalyticsEventBase.get_IsBuildServer()
Sets the shim of SpecFlowAnalyticsEventBase.get_PlatformDescription()
Sets the shim of SpecFlowAnalyticsEventBase.get_Platform()
Sets the shim of SpecFlowAnalyticsEventBase.get_SpecFlowVersion()
Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFramework()
Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFrameworks()
Sets the shim of SpecFlowAnalyticsEventBase.get_UnitTestProvider()
Sets the shim of SpecFlowAnalyticsEventBase.get_UserId()
Sets the shim of SpecFlowAnalyticsEventBase.get_UtcDate()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowAnalyticsEventBase.SpecFlowAnalyticsEventBase(DateTime utcDate, String userId, String platform, String platformDescription, String specFlowVersion, String unitTestProvider, Boolean isBuildServer, String hashedAssemblyName, String targetFrameworks, String targetFramework)
Sets the shim of SpecFlowAnalyticsEventBase.get_HashedAssemblyName()
Sets the shim of SpecFlowAnalyticsEventBase.get_IsBuildServer()
Sets the shim of SpecFlowAnalyticsEventBase.get_PlatformDescription()
Sets the shim of SpecFlowAnalyticsEventBase.get_Platform()
Sets the shim of SpecFlowAnalyticsEventBase.get_SpecFlowVersion()
Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFramework()
Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFrameworks()
Sets the shim of SpecFlowAnalyticsEventBase.get_UnitTestProvider()
Sets the shim of SpecFlowAnalyticsEventBase.get_UserId()
Sets the shim of SpecFlowAnalyticsEventBase.get_UtcDate()
Shim type of TechTalk.SpecFlow.Analytics.SpecFlowProjectCompilingEvent
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowProjectCompilingEvent.get_EventName()
Sets the shim of SpecFlowProjectCompilingEvent.get_MSBuildVersion()
Sets the shim of SpecFlowProjectCompilingEvent.get_ProjectGuid()
Sets the shim of SpecFlowProjectCompilingEvent.set_ProjectGuid(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowProjectCompilingEvent.SpecFlowProjectCompilingEvent(DateTime utcDate, String userId, String platform, String platformDescription, String specFlowVersion, String unitTestProvider, Boolean isBuildServer, String hashedAssemblyName, String targetFrameworks, String targetFramework, String msBuildVersion, String projectGuid)
Sets the shim of SpecFlowProjectCompilingEvent.get_EventName()
Sets the shim of SpecFlowProjectCompilingEvent.get_MSBuildVersion()
Sets the shim of SpecFlowProjectCompilingEvent.get_ProjectGuid()
Sets the shim of SpecFlowProjectCompilingEvent.set_ProjectGuid(String value)
Shim type of TechTalk.SpecFlow.Analytics.SpecFlowProjectRunningEvent
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowProjectRunningEvent.get_EventName()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowProjectRunningEvent.SpecFlowProjectRunningEvent(DateTime utcDate, String userId, String platform, String platformDescription, String specFlowVersion, String unitTestProvider, Boolean isBuildServer, String hashedAssemblyName, String targetFrameworks, String targetFramework)
Sets the shim of SpecFlowProjectRunningEvent.get_EventName()
Stub type of TechTalk.SpecFlow.Analytics.AnalyticsEventProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAnalyticsEventProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.AnalyticsTransmitter
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAnalyticsTransmitter
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.EnvironmentSpecFlowTelemetryChecker
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubEnvironmentSpecFlowTelemetryChecker
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.HttpClientAnalyticsTransmitterSink
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubHttpClientAnalyticsTransmitterSink
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.HttpClientWrapper
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubHttpClientWrapper
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsEvent
Initializes a new instance of type StubIAnalyticsEvent
Sets the stub of IAnalyticsEvent.get_EventName()
Sets the stub of IAnalyticsEvent.get_EventName()
Sets the stub of IAnalyticsEvent.get_HashedAssemblyName()
Sets the stub of IAnalyticsEvent.get_HashedAssemblyName()
Sets the stub of IAnalyticsEvent.get_IsBuildServer()
Sets the stub of IAnalyticsEvent.get_IsBuildServer()
Sets the stub of IAnalyticsEvent.get_Platform()
Sets the stub of IAnalyticsEvent.get_PlatformDescription()
Sets the stub of IAnalyticsEvent.get_PlatformDescription()
Sets the stub of IAnalyticsEvent.get_Platform()
Sets the stub of IAnalyticsEvent.get_SpecFlowVersion()
Sets the stub of IAnalyticsEvent.get_SpecFlowVersion()
Sets the stub of IAnalyticsEvent.get_TargetFramework()
Sets the stub of IAnalyticsEvent.get_TargetFramework()
Sets the stub of IAnalyticsEvent.get_TargetFrameworks()
Sets the stub of IAnalyticsEvent.get_TargetFrameworks()
Sets the stub of IAnalyticsEvent.get_UnitTestProvider()
Sets the stub of IAnalyticsEvent.get_UnitTestProvider()
Sets the stub of IAnalyticsEvent.get_UserId()
Sets the stub of IAnalyticsEvent.get_UserId()
Sets the stub of IAnalyticsEvent.get_UtcDate()
Sets the stub of IAnalyticsEvent.get_UtcDate()
Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsEventProvider
Initializes a new instance of type StubIAnalyticsEventProvider
Sets the stub of IAnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)
Sets the stub of IAnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)
Sets the stub of IAnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)
Sets the stub of IAnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)
Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsTransmitter
Initializes a new instance of type StubIAnalyticsTransmitter
Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)
Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)
Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)
Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)
Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsTransmitterSink
Initializes a new instance of type StubIAnalyticsTransmitterSink
Sets the stub of IAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)
Sets the stub of IAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)
Stub type of TechTalk.SpecFlow.Analytics.IEnvironmentSpecFlowTelemetryChecker
Initializes a new instance of type StubIEnvironmentSpecFlowTelemetryChecker
Sets the stub of IEnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()
Sets the stub of IEnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()
Stub type of TechTalk.SpecFlow.Analytics.SpecFlowAnalyticsEventBase
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SpecFlowAnalyticsEventBase.get_EventName()
Sets the stub of SpecFlowAnalyticsEventBase.get_EventName()
Initializes a new instance of type StubSpecFlowAnalyticsEventBase
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.SpecFlowProjectCompilingEvent
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SpecFlowProjectCompilingEvent.get_EventName()
Sets the stub of SpecFlowProjectCompilingEvent.get_EventName()
Initializes a new instance of type StubSpecFlowProjectCompilingEvent
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.SpecFlowProjectRunningEvent
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SpecFlowProjectRunningEvent.get_EventName()
Sets the stub of SpecFlowProjectRunningEvent.get_EventName()
Initializes a new instance of type StubSpecFlowProjectRunningEvent
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Analytics.UserId.DirectoryService
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DirectoryService.CreateDirectory(String path)
Sets the shim of DirectoryService.Exists(String path)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DirectoryService.DirectoryService()
Sets the shim of DirectoryService.CreateDirectory(String path)
Sets the shim of DirectoryService.Exists(String path)
Shim type of TechTalk.SpecFlow.Analytics.UserId.FileService
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FileService.Exists(String path)
Sets the shim of FileService.ReadAllText(String path)
Sets the shim of FileService.WriteAllText(String path, String contents)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of FileService.FileService()
Sets the shim of FileService.Exists(String path)
Sets the shim of FileService.ReadAllText(String path)
Sets the shim of FileService.WriteAllText(String path, String contents)
Shim type of TechTalk.SpecFlow.Analytics.UserId.FileUserIdStore
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FileUserIdStore.FetchAndPersistUserId()
Sets the shim of FileUserIdStore.GenerateAndPersistUserId()
Sets the shim of FileUserIdStore.GetUserId()
Sets the shim of FileUserIdStore.IsValidGuid(String guid)
Sets the shim of FileUserIdStore.PersistUserId(String userId)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of FileUserIdStore.FileUserIdStore(IFileService fileService, IDirectoryService directoryService)
Sets the shim of FileUserIdStore.FetchAndPersistUserId()
Sets the shim of FileUserIdStore.GenerateAndPersistUserId()
Sets the shim of FileUserIdStore.GetUserId()
Sets the shim of FileUserIdStore.IsValidGuid(String guid)
Sets the shim of FileUserIdStore.PersistUserId(String userId)
Sets the shim of FileUserIdStore.FileUserIdStore()
Stub type of TechTalk.SpecFlow.Analytics.UserId.DirectoryService
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDirectoryService
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.UserId.FileService
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFileService
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.UserId.FileUserIdStore
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFileUserIdStore
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Analytics.UserId.IDirectoryService
Initializes a new instance of type StubIDirectoryService
Sets the stub of IDirectoryService.CreateDirectory(String path)
Sets the stub of IDirectoryService.Exists(String path)
Sets the stub of IDirectoryService.CreateDirectory(String path)
Sets the stub of IDirectoryService.Exists(String path)
Stub type of TechTalk.SpecFlow.Analytics.UserId.IFileService
Initializes a new instance of type StubIFileService
Sets the stub of IFileService.Exists(String path)
Sets the stub of IFileService.ReadAllText(String path)
Sets the stub of IFileService.Exists(String path)
Sets the stub of IFileService.ReadAllText(String path)
Sets the stub of IFileService.WriteAllText(String path, String contents)
Sets the stub of IFileService.WriteAllText(String path, String contents)
Stub type of TechTalk.SpecFlow.Analytics.UserId.IUserUniqueIdStore
Initializes a new instance of type StubIUserUniqueIdStore
Sets the stub of IUserUniqueIdStore.GetUserId()
Sets the stub of IUserUniqueIdStore.GetUserId()
Shim type of TechTalk.SpecFlow.Assist.Attributes.TableAliasesAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Sets the shim of TableAliasesAttribute.get_Aliases()
Define shims for all instances members
Sets the shim of TableAliasesAttribute.get_Aliases()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TableAliasesAttribute.TableAliasesAttribute(String[] aliases)
Stub type of TechTalk.SpecFlow.Assist.Attributes.TableAliasesAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubTableAliasesAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Shim type of TechTalk.SpecFlow.Assist.ComparisonException
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ComparisonException.ComparisonException(String message)
Shim type of TechTalk.SpecFlow.Assist.EnumerableProjection`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of EnumerableProjection`1.Equals(Object obj)
Sets the shim of EnumerableProjection`1.GetEnumerator()
Sets the shim of EnumerableProjection`1.GetHashCode()
Sets the shim of EnumerableProjection`1.System.Collections.IEnumerable.GetEnumerator()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of EnumerableProjection`1.EnumerableProjection`1(Table table, IEnumerable`1<!0> collection)
Sets the shim of EnumerableProjection`1.Equals(Object obj)
Sets the shim of EnumerableProjection`1.GetEnumerator()
Sets the shim of EnumerableProjection`1.GetHashCode()
Sets the shim of EnumerableProjection`1.System.Collections.IEnumerable.GetEnumerator()
Shim type of TechTalk.SpecFlow.Assist.FindInSetExtensionMethods
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of FindInSetExtensionMethods.FindAllInSet(Table table, IEnumerable`1<!!0> set)
Sets the shim of FindInSetExtensionMethods.FindInSet(Table table, IEnumerable`1<!!0> set)
Sets the shim of FindInSetExtensionMethods.InstanceMatchesTable(!!0 instance, Table table)
Shim type of TechTalk.SpecFlow.Assist.InstanceComparisonExtensionMethods
Initializes a new shim instance
Sets the shim of InstanceComparisonExtensionMethods.AssertThatTheInstanceExists(!!0 instance)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of InstanceComparisonExtensionMethods.CompareToInstance(Table table, !!0 instance)
Sets the shim of InstanceComparisonExtensionMethods.FindValueComparerForProperty(!!0 instance, String propertyName)
Sets the shim of InstanceComparisonExtensionMethods.FindValueComparerForValue(Object propertyValue)
Sets the shim of InstanceComparisonExtensionMethods.GetTheExpectedValue(TableRow row)
Sets the shim of InstanceComparisonExtensionMethods.HasDifference(Table table, !!0 instance)
Sets the shim of InstanceComparisonExtensionMethods.IsEquivalentToInstance(Table table, !!0 instance)
Sets the shim of InstanceComparisonExtensionMethods.ThePropertyDoesNotExist(!!0 instance, TableRow row)
Sets the shim of InstanceComparisonExtensionMethods.TheValuesDoNotMatch(!!0 instance, TableRow row)
Sets the shim of InstanceComparisonExtensionMethods.ThereIsADifference(!!0 instance, TableRow row)
Shim type of TechTalk.SpecFlow.Assist.Projection`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of Projection`1.Equals(Object obj)
Sets the shim of Projection`1.GetHashCode()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Projection`1.Compare(!0 t1, !0 t2, IEnumerable`1<String> properties)
Sets the shim of Projection`1.Projection`1(!0 item, IEnumerable`1<String> properties)
Sets the shim of Projection`1.Equals(Object obj)
Sets the shim of Projection`1.GetHashCode()
Shim type of TechTalk.SpecFlow.Assist.ProjectionEnumerator`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ProjectionEnumerator`1.get_Current()
Sets the shim of ProjectionEnumerator`1.System.Collections.IEnumerator.get_Current()
Sets the shim of ProjectionEnumerator`1.Dispose()
Sets the shim of ProjectionEnumerator`1.MoveNext()
Sets the shim of ProjectionEnumerator`1.Reset()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ProjectionEnumerator`1.ProjectionEnumerator`1(IEnumerable`1<!0> collection, IEnumerable`1<String> properties)
Sets the shim of ProjectionEnumerator`1.get_Current()
Sets the shim of ProjectionEnumerator`1.System.Collections.IEnumerator.get_Current()
Sets the shim of ProjectionEnumerator`1.Dispose()
Sets the shim of ProjectionEnumerator`1.MoveNext()
Sets the shim of ProjectionEnumerator`1.Reset()
Shim type of TechTalk.SpecFlow.Assist.ProjectionExtensionMethods
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ProjectionExtensionMethods.ToProjection(IEnumerable`1<!!0> collection, Table table)
Sets the shim of ProjectionExtensionMethods.ToProjection(Table table)
Sets the shim of ProjectionExtensionMethods.ToProjectionOfInstance(Table table, !!0 instance)
Sets the shim of ProjectionExtensionMethods.ToProjectionOfSet(Table table, IEnumerable`1<!!0> collection)
Shim type of TechTalk.SpecFlow.Assist.RowExtensionMethods
Initializes a new shim instance
Sets the shim of RowExtensionMethods.AValueWithThisIdExists(IEnumerable`1<KeyValuePair`2<String,String>> row, String id)
Sets the shim of RowExtensionMethods.AssertThatAValueWithThisIdExistsInThisRow(TableRow row, String id)
Sets the shim of RowExtensionMethods.AssertThatTheRequestIsValid(TableRow row, String id)
Sets the shim of RowExtensionMethods.AssertThatThisIsAnAcceptableBoolValue(TableRow row, String id)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RowExtensionMethods.CreateInstance(TableRow row)
Sets the shim of RowExtensionMethods.CreateInstance(TableRow row, Func`1<!!0> methodToCreateTheInstance)
Sets the shim of RowExtensionMethods.EnumValueIsDefinedCaseInsensitve(Type enum, String value)
Sets the shim of RowExtensionMethods.GetBoolean(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetChar(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetDateTime(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetDecimal(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetDouble(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetEnumFromSingleInstanceRow(TableRow row)
Sets the shim of RowExtensionMethods.GetEnum(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetEnumValue(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetGuid(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetInt32(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetInt64(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetSingle(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetString(TableRow row, String id)
Sets the shim of RowExtensionMethods.GetTheEnumType(String propertyName, String value)
Sets the shim of RowExtensionMethods.GetTheEnumValue(String rowValue, String propertyName)
Sets the shim of RowExtensionMethods.TheBooleanValueIsEmpty(TableRow row, String id)
Sets the shim of RowExtensionMethods.TheValueIsNotEmpty(TableRow row, String id)
Sets the shim of RowExtensionMethods.ToTable(TableRow row)
Shim type of TechTalk.SpecFlow.Assist.Service
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of Service.GetValueRetrieverFor(TableRow row, Type targetType, Type propertyType)
Sets the shim of Service.RegisterValueComparer(IValueComparer valueComparer)
Sets the shim of Service.RegisterValueRetriever(IValueRetriever valueRetriever)
Sets the shim of Service.RestoreDefaults()
Sets the shim of Service.UnregisterValueComparer(IValueComparer valueComparer)
Sets the shim of Service.UnregisterValueRetriever(IValueRetriever valueRetriever)
Sets the shim of Service.get_ValueComparers()
Sets the shim of Service.set_ValueComparers(ServiceComponentList`1<IValueComparer> value)
Sets the shim of Service.get_ValueRetrievers()
Sets the shim of Service.set_ValueRetrievers(ServiceComponentList`1<IValueRetriever> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Service.Service()
Sets the shim of Service.GetValueRetrieverFor(TableRow row, Type targetType, Type propertyType)
Sets the shim of Service.get_Instance()
Sets the shim of Service.set_Instance(Service value)
Sets the shim of Service.RegisterValueComparer(IValueComparer valueComparer)
Sets the shim of Service.RegisterValueRetriever(IValueRetriever valueRetriever)
Sets the shim of Service.RestoreDefaults()
Sets the shim of Service.Service()
Sets the shim of Service.UnregisterValueComparer(IValueComparer valueComparer)
Sets the shim of Service.UnregisterValueRetriever(IValueRetriever valueRetriever)
Sets the shim of Service.get_ValueComparers()
Sets the shim of Service.set_ValueComparers(ServiceComponentList`1<IValueComparer> value)
Sets the shim of Service.get_ValueRetrievers()
Sets the shim of Service.set_ValueRetrievers(ServiceComponentList`1<IValueRetriever> value)
Shim type of TechTalk.SpecFlow.Assist.ServiceComponentList`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ServiceComponentList`1.Clear()
Sets the shim of ServiceComponentList`1.ClearDefault()
Sets the shim of ServiceComponentList`1.Register()
Sets the shim of ServiceComponentList`1.Register(!0 component)
Sets the shim of ServiceComponentList`1.Replace()
Sets the shim of ServiceComponentList`1.Replace(!0 oldComponent, !0 newComponent)
Sets the shim of ServiceComponentList`1.SetDefault()
Sets the shim of ServiceComponentList`1.SetDefault(!0 newComponent)
Sets the shim of ServiceComponentList`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()
Sets the shim of ServiceComponentList`1.System.Collections.IEnumerable.GetEnumerator()
Sets the shim of ServiceComponentList`1.Unregister()
Sets the shim of ServiceComponentList`1.Unregister(!0 component)
Sets the shim of ServiceComponentList`1.<Unregister>b__10_0(!!0 component)
Sets the shim of ServiceComponentList`1.get_componentsWithDefault()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ServiceComponentList`1.Clear()
Sets the shim of ServiceComponentList`1.ClearDefault()
Sets the shim of ServiceComponentList`1.ServiceComponentList`1()
Sets the shim of ServiceComponentList`1.Register()
Sets the shim of ServiceComponentList`1.Register(!0 component)
Sets the shim of ServiceComponentList`1.Replace()
Sets the shim of ServiceComponentList`1.Replace(!0 oldComponent, !0 newComponent)
Sets the shim of ServiceComponentList`1.SetDefault()
Sets the shim of ServiceComponentList`1.SetDefault(!0 newComponent)
Sets the shim of ServiceComponentList`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()
Sets the shim of ServiceComponentList`1.System.Collections.IEnumerable.GetEnumerator()
Sets the shim of ServiceComponentList`1.Unregister()
Sets the shim of ServiceComponentList`1.Unregister(!0 component)
Sets the shim of ServiceComponentList`1.<Unregister>b__10_0(!!0 component)
Sets the shim of ServiceComponentList`1.get_componentsWithDefault()
Shim type of TechTalk.SpecFlow.Assist.SetComparer`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SetComparer`1.AssertThatAllColumnsInTheTableMatchToPropertiesOnTheType()
Sets the shim of SetComparer`1.AssertThatNoExtraRowsExist(IEnumerable`1<!0> set, IEnumerable`1<Int32> listOfMissingItems)
Sets the shim of SetComparer`1.AssertThatTheItemsMatchTheExpectedResults(IEnumerable`1<!0> set, IEnumerable`1<Int32> listOfMissingItems)
Sets the shim of SetComparer`1.CompareToSet(IEnumerable`1<!0> set, Boolean sequentialEquality)
Sets the shim of SetComparer`1.GetExpectedItemsNotFoundInTheData(IEnumerable`1<!0> set, Boolean sequentialEquality)
Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderInsensitive(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderSensitive(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.ThereAreNoResultsAndNoExpectedResults(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.ThrowAnErrorDetailingWhichItemsAreMissing(IEnumerable`1<Int32> listOfMissingItems)
Sets the shim of SetComparer`1.AssertThatAllColumnsInTheTableMatchToPropertiesOnTheType()
Sets the shim of SetComparer`1.AssertThatNoExtraRowsExist(IEnumerable`1<!0> set, IEnumerable`1<Int32> listOfMissingItems)
Sets the shim of SetComparer`1.AssertThatTheItemsMatchTheExpectedResults(IEnumerable`1<!0> set, IEnumerable`1<Int32> listOfMissingItems)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of SetComparer`1.CompareToSet(IEnumerable`1<!0> set, Boolean sequentialEquality)
Sets the shim of SetComparer`1.SetComparer`1(Table table)
Sets the shim of SetComparer`1.ExpectedItemsCouldNotBeFound(IEnumerable`1<Int32> listOfMissingItems)
Sets the shim of SetComparer`1.GetExpectedItemsNotFoundInTheData(IEnumerable`1<!0> set, Boolean sequentialEquality)
Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderInsensitive(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderSensitive(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.GetTheActualItems(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.GetTheIndexOfTheMatchingItem(Table expectedItem, IList`1<!0> actualItems)
Sets the shim of SetComparer`1.RemoveFromActualItemsSoItWillNotBeCheckedAgain(List`1<!0> actualItems, Int32 matchIndex)
Sets the shim of SetComparer`1.ThereAreNoResultsAndNoExpectedResults(IEnumerable`1<!0> set)
Sets the shim of SetComparer`1.ThisItemIsAMatch(Table expectedItem, !0 actualItem)
Sets the shim of SetComparer`1.ThrowAnErrorDetailingWhichItemsAreMissing(IEnumerable`1<Int32> listOfMissingItems)
Shim type of TechTalk.SpecFlow.Assist.SetComparisonExtensionMethods
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of SetComparisonExtensionMethods.CompareToSet(Table table, IEnumerable`1<!!0> set, Boolean sequentialEquality)
Shim type of TechTalk.SpecFlow.Assist.SpecFlowDefaultValueComparerList
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of SpecFlowDefaultValueComparerList.SpecFlowDefaultValueComparerList()
Shim type of TechTalk.SpecFlow.Assist.TableDifferenceItem`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TableDifferenceItem`1.get_Index()
Sets the shim of TableDifferenceItem`1.set_Index(Nullable`1<Int32> value)
Sets the shim of TableDifferenceItem`1.get_IsIndexSpecific()
Sets the shim of TableDifferenceItem`1.get_Item()
Sets the shim of TableDifferenceItem`1.set_Item(!0 value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TableDifferenceItem`1.TableDifferenceItem`1(!0 item, Nullable`1<Int32> index)
Sets the shim of TableDifferenceItem`1.get_Index()
Sets the shim of TableDifferenceItem`1.set_Index(Nullable`1<Int32> value)
Sets the shim of TableDifferenceItem`1.get_IsIndexSpecific()
Sets the shim of TableDifferenceItem`1.get_Item()
Sets the shim of TableDifferenceItem`1.set_Item(!0 value)
Shim type of TechTalk.SpecFlow.Assist.TableDifferenceResults`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TableDifferenceResults`1.get_IndexesOfTableRowsThatWereNotMatched()
Sets the shim of TableDifferenceResults`1.get_ItemsInTheDataThatWereNotFoundInTheTable()
Sets the shim of TableDifferenceResults`1.get_Table()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TableDifferenceResults`1.TableDifferenceResults`1(Table table, IEnumerable`1<Int32> indexesOfTableRowsThatWereNotMatched, IEnumerable`1<TableDifferenceItem`1<!0>> itemsInTheDataThatWereNotFoundInTheTable)
Sets the shim of TableDifferenceResults`1.get_IndexesOfTableRowsThatWereNotMatched()
Sets the shim of TableDifferenceResults`1.get_ItemsInTheDataThatWereNotFoundInTheTable()
Sets the shim of TableDifferenceResults`1.get_Table()
Shim type of TechTalk.SpecFlow.Assist.TableHelperExtensionMethods
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TableHelperExtensionMethods.CreateInstance(Table table)
Sets the shim of TableHelperExtensionMethods.CreateInstance(Table table, Func`1<!!0> methodToCreateTheInstance)
Sets the shim of TableHelperExtensionMethods.CreateSet(Table table)
Sets the shim of TableHelperExtensionMethods.CreateSet(Table table, Func`1<!!0> methodToCreateEachInstance)
Sets the shim of TableHelperExtensionMethods.CreateSet(Table table, Func`2<TableRow,!!0> methodToCreateEachInstance)
Sets the shim of TableHelperExtensionMethods.FillInstance(Table table, Object instance)
Shim type of TechTalk.SpecFlow.Assist.TableHelpers
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TableHelpers.Id(TableRow row)
Sets the shim of TableHelpers.Value(TableRow row)
Stub type of TechTalk.SpecFlow.Assist.ComparisonException
Initializes a new instance
Attaches delegates to emulate StubComparisonException.HelpLink as a property with a backing field.
Attaches delegates to emulate StubComparisonException.Source as a property with a backing field.
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Exception.get_Data()
Sets the stub of Exception.get_Data()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.set_HelpLink(String value)
Initializes a new instance of type StubComparisonException
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.set_Source(String value)
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.ToString()
Sets the stub of Exception.ToString()
Stub type of TechTalk.SpecFlow.Assist.EnumerableProjection`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of EnumerableProjection`1.Equals(Object obj)
Sets the stub of EnumerableProjection`1.Equals(Object obj)
Sets the stub of EnumerableProjection`1.GetHashCode()
Sets the stub of EnumerableProjection`1.GetHashCode()
Initializes a new instance of type StubEnumerableProjection
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ITableDiffExceptionBuilder`1
Initializes a new instance of type StubITableDiffExceptionBuilder
Sets the stub of ITableDiffExceptionBuilder`1.GetTheTableDiffExceptionMessage(TableDifferenceResults`1<!0> tableDifferenceResults)
Sets the stub of ITableDiffExceptionBuilder`1.GetTheTableDiffExceptionMessage(TableDifferenceResults`1<!0> tableDifferenceResults)
Stub type of TechTalk.SpecFlow.Assist.IValueComparer
Initializes a new instance of type StubIValueComparer
Sets the stub of IValueComparer.CanCompare(Object actualValue)
Sets the stub of IValueComparer.Compare(String expectedValue, Object actualValue)
Sets the stub of IValueComparer.CanCompare(Object actualValue)
Sets the stub of IValueComparer.Compare(String expectedValue, Object actualValue)
Stub type of TechTalk.SpecFlow.Assist.IValueRetriever
Initializes a new instance of type StubIValueRetriever
Sets the stub of IValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the stub of IValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the stub of IValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the stub of IValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Stub type of TechTalk.SpecFlow.Assist.Projection`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Projection`1.Equals(Object obj)
Sets the stub of Projection`1.Equals(Object obj)
Sets the stub of Projection`1.GetHashCode()
Sets the stub of Projection`1.GetHashCode()
Initializes a new instance of type StubProjection
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ProjectionEnumerator`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubProjectionEnumerator
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.Service
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubService
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ServiceComponentList`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubServiceComponentList
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.SetComparer`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSetComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.SpecFlowDefaultValueComparerList
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSpecFlowDefaultValueComparerList
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.TableDifferenceItem`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTableDifferenceItem
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.TableDifferenceResults`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTableDifferenceResults
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.BoolValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BoolValueComparer.CanCompare(Object actualValue)
Sets the shim of BoolValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BoolValueComparer.CanCompare(Object actualValue)
Sets the shim of BoolValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of BoolValueComparer.BoolValueComparer()
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DateTimeValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DateTimeValueComparer.CanCompare(Object actualValue)
Sets the shim of DateTimeValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DateTimeValueComparer.CanCompare(Object actualValue)
Sets the shim of DateTimeValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of DateTimeValueComparer.DateTimeValueComparer()
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DecimalValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DecimalValueComparer.CanCompare(Object actualValue)
Sets the shim of DecimalValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DecimalValueComparer.CanCompare(Object actualValue)
Sets the shim of DecimalValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of DecimalValueComparer.DecimalValueComparer()
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DefaultValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DefaultValueComparer.CanCompare(Object actualValue)
Sets the shim of DefaultValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DefaultValueComparer.CanCompare(Object actualValue)
Sets the shim of DefaultValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of DefaultValueComparer.DefaultValueComparer()
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DoubleValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DoubleValueComparer.CanCompare(Object actualValue)
Sets the shim of DoubleValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DoubleValueComparer.CanCompare(Object actualValue)
Sets the shim of DoubleValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of DoubleValueComparer.DoubleValueComparer()
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.FloatValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FloatValueComparer.CanCompare(Object actualValue)
Sets the shim of FloatValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of FloatValueComparer.CanCompare(Object actualValue)
Sets the shim of FloatValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of FloatValueComparer.FloatValueComparer()
Shim type of TechTalk.SpecFlow.Assist.ValueComparers.GuidValueComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of GuidValueComparer.CanCompare(Object actualValue)
Sets the shim of GuidValueComparer.Compare(String expectedValue, Object actualValue)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of GuidValueComparer.CanCompare(Object actualValue)
Sets the shim of GuidValueComparer.Compare(String expectedValue, Object actualValue)
Sets the shim of GuidValueComparer.GuidValueComparer()
Sets the shim of GuidValueComparer.GuidValueComparer(GuidValueRetriever guidValueRetriever)
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.BoolValueComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBoolValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DateTimeValueComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDateTimeValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DecimalValueComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDecimalValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DefaultValueComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDefaultValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DoubleValueComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDoubleValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.FloatValueComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFloatValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueComparers.GuidValueComparer
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubGuidValueComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ArrayValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the shim of ArrayValueRetriever.GetActualValueType(Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the shim of ArrayValueRetriever.ArrayValueRetriever()
Sets the shim of ArrayValueRetriever.GetActualValueType(Type propertyType)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.BoolValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BoolValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BoolValueRetriever.BoolValueRetriever()
Sets the shim of BoolValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ByteValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ByteValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ByteValueRetriever.ByteValueRetriever()
Sets the shim of ByteValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.CharValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CharValueRetriever.GetValue(String value)
Sets the shim of CharValueRetriever.ThisStringIsNotASingleCharacter(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of CharValueRetriever.CharValueRetriever()
Sets the shim of CharValueRetriever.GetValue(String value)
Sets the shim of CharValueRetriever.ThisStringIsNotASingleCharacter(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeOffsetValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DateTimeOffsetValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DateTimeOffsetValueRetriever.DateTimeOffsetValueRetriever()
Sets the shim of DateTimeOffsetValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DateTimeValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DateTimeValueRetriever.DateTimeValueRetriever()
Sets the shim of DateTimeValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DecimalValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DecimalValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DecimalValueRetriever.DecimalValueRetriever()
Sets the shim of DecimalValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DoubleValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DoubleValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DoubleValueRetriever.DoubleValueRetriever()
Sets the shim of DoubleValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of EnumValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of EnumValueRetriever.CheckThatTheValueIsAnEnum(String value, Type enumType)
Sets the shim of EnumValueRetriever.CheckThatThisNotAnObviouslyIncorrectNonNullableValue(String value)
Sets the shim of EnumValueRetriever.ConvertTheStringToAnEnum(String value, Type enumType)
Sets the shim of EnumValueRetriever.GetInvalidOperationException(String value)
Sets the shim of EnumValueRetriever.GetValue(String value, Type enumType)
Sets the shim of EnumValueRetriever.PrepareValue(String value)
Sets the shim of EnumValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of EnumValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of EnumValueRetriever.CheckThatTheValueIsAnEnum(String value, Type enumType)
Sets the shim of EnumValueRetriever.CheckThatThisNotAnObviouslyIncorrectNonNullableValue(String value)
Sets the shim of EnumValueRetriever.EnumValueRetriever()
Sets the shim of EnumValueRetriever.ConvertTheStringToAnEnum(String value, Type enumType)
Sets the shim of EnumValueRetriever.GetInvalidOperationException(String value)
Sets the shim of EnumValueRetriever.GetTheEnumType(Type enumType)
Sets the shim of EnumValueRetriever.GetValue(String value, Type enumType)
Sets the shim of EnumValueRetriever.PrepareValue(String value)
Sets the shim of EnumValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of EnumValueRetriever.ThisIsNotANullableEnum(Type enumType)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumerableValueRetriever
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of EnumerableValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of EnumerableValueRetriever.GetValueRetriever(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type valueType)
Sets the shim of EnumerableValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of EnumerableValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of EnumerableValueRetriever.EnumerableValueRetriever()
Sets the shim of EnumerableValueRetriever.GetValueRetriever(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type valueType)
Sets the shim of EnumerableValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of EnumerableValueRetriever.EnumerableValueRetriever()
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.FloatValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FloatValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of FloatValueRetriever.FloatValueRetriever()
Sets the shim of FloatValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.GuidValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of GuidValueRetriever.GetValue(String value)
Sets the shim of GuidValueRetriever.IsAValidGuid(String value)
Sets the shim of GuidValueRetriever.AttemptToBuildAGuidByAddingTrailingZeroes(String value)
Sets the shim of GuidValueRetriever.AttemptToBuildAGuidFromTheString(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of GuidValueRetriever.GuidValueRetriever()
Sets the shim of GuidValueRetriever.GetValue(String value)
Sets the shim of GuidValueRetriever.IsAValidGuid(String value)
Sets the shim of GuidValueRetriever.RemoveUnnecessaryCharacters(Object value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.IntValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of IntValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of IntValueRetriever.IntValueRetriever()
Sets the shim of IntValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ListValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ListValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the shim of ListValueRetriever.GetActualValueType(Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ListValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the shim of ListValueRetriever.ListValueRetriever()
Sets the shim of ListValueRetriever.GetActualValueType(Type propertyType)
Sets the shim of ListValueRetriever.ListValueRetriever()
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.LongValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of LongValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of LongValueRetriever.LongValueRetriever()
Sets the shim of LongValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NonNullableValueRetriever`1
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NonNullableValueRetriever`1.NonNullableValueRetriever`1()
Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of NullValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of NullValueRetriever.NullValueRetriever(String nullText)
Sets the shim of NullValueRetriever.IsNullableType(Type type)
Sets the shim of NullValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableBoolValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableBoolValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableBoolValueRetriever.NullableBoolValueRetriever()
Sets the shim of NullableBoolValueRetriever.NullableBoolValueRetriever(Func`2<String,Boolean> boolValueRetriever)
Sets the shim of NullableBoolValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableByteValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableByteValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableByteValueRetriever.NullableByteValueRetriever()
Sets the shim of NullableByteValueRetriever.NullableByteValueRetriever(Func`2<String,Byte> byteValueRetriever)
Sets the shim of NullableByteValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableCharValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableCharValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableCharValueRetriever.NullableCharValueRetriever()
Sets the shim of NullableCharValueRetriever.NullableCharValueRetriever(Func`2<String,Char> charValueRetriever)
Sets the shim of NullableCharValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeOffsetValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableDateTimeOffsetValueRetriever.NullableDateTimeOffsetValueRetriever()
Sets the shim of NullableDateTimeOffsetValueRetriever.NullableDateTimeOffsetValueRetriever(Func`2<String,DateTimeOffset> dateTimeOffsetValueRetriever)
Sets the shim of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableDateTimeValueRetriever.NullableDateTimeValueRetriever()
Sets the shim of NullableDateTimeValueRetriever.NullableDateTimeValueRetriever(Func`2<String,DateTime> dateTimeValueRetriever)
Sets the shim of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDecimalValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableDecimalValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableDecimalValueRetriever.NullableDecimalValueRetriever()
Sets the shim of NullableDecimalValueRetriever.NullableDecimalValueRetriever(Func`2<String,Decimal> decimalValueRetriever)
Sets the shim of NullableDecimalValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDoubleValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableDoubleValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableDoubleValueRetriever.NullableDoubleValueRetriever()
Sets the shim of NullableDoubleValueRetriever.NullableDoubleValueRetriever(Func`2<String,Double> DoubleValueRetriever)
Sets the shim of NullableDoubleValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableFloatValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableFloatValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableFloatValueRetriever.NullableFloatValueRetriever()
Sets the shim of NullableFloatValueRetriever.NullableFloatValueRetriever(Func`2<String,Single> FloatValueRetriever)
Sets the shim of NullableFloatValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableGuidValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableGuidValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableGuidValueRetriever.NullableGuidValueRetriever()
Sets the shim of NullableGuidValueRetriever.NullableGuidValueRetriever(Func`2<String,Guid> guidValueRetriever)
Sets the shim of NullableGuidValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableIntValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableIntValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableIntValueRetriever.NullableIntValueRetriever()
Sets the shim of NullableIntValueRetriever.NullableIntValueRetriever(Func`2<String,Int32> intValueRetriever)
Sets the shim of NullableIntValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableLongValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableLongValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableLongValueRetriever.NullableLongValueRetriever()
Sets the shim of NullableLongValueRetriever.NullableLongValueRetriever(Func`2<String,Int64> longValueRetriever)
Sets the shim of NullableLongValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableSByteValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableSByteValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableSByteValueRetriever.NullableSByteValueRetriever()
Sets the shim of NullableSByteValueRetriever.NullableSByteValueRetriever(Func`2<String,SByte> sbyteValueRetriever)
Sets the shim of NullableSByteValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableShortValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableShortValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableShortValueRetriever.NullableShortValueRetriever()
Sets the shim of NullableShortValueRetriever.NullableShortValueRetriever(Func`2<String,Int16> shortValueRetriever)
Sets the shim of NullableShortValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableTimeSpanValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableTimeSpanValueRetriever.NullableTimeSpanValueRetriever()
Sets the shim of NullableTimeSpanValueRetriever.NullableTimeSpanValueRetriever(Func`2<String,Nullable`1<TimeSpan>> dateTimeValueRetriever)
Sets the shim of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUIntValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableUIntValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableUIntValueRetriever.NullableUIntValueRetriever()
Sets the shim of NullableUIntValueRetriever.NullableUIntValueRetriever(Func`2<String,UInt32> uintValueRetriever)
Sets the shim of NullableUIntValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableULongValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableULongValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableULongValueRetriever.NullableULongValueRetriever()
Sets the shim of NullableULongValueRetriever.NullableULongValueRetriever(Func`2<String,UInt64> ulongValueRetriever)
Sets the shim of NullableULongValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUShortValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableUShortValueRetriever.GetNonEmptyValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableUShortValueRetriever.NullableUShortValueRetriever()
Sets the shim of NullableUShortValueRetriever.NullableUShortValueRetriever(Func`2<String,UInt16> ushortValueRetriever)
Sets the shim of NullableUShortValueRetriever.GetNonEmptyValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableValueRetriever`1
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullableValueRetriever`1.GetValue(String value)
Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NullableValueRetriever`1.NullableValueRetriever`1()
Sets the shim of NullableValueRetriever`1.GetValue(String value)
Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2<String,String> keyValuePair, Type targetType, Type propertyType)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.SByteValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SByteValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SByteValueRetriever.SByteValueRetriever()
Sets the shim of SByteValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ShortValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ShortValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ShortValueRetriever.ShortValueRetriever()
Sets the shim of ShortValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.StringValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StringValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StringValueRetriever.StringValueRetriever()
Sets the shim of StringValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.TimeSpanValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TimeSpanValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TimeSpanValueRetriever.TimeSpanValueRetriever()
Sets the shim of TimeSpanValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.UIntValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UIntValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of UIntValueRetriever.UIntValueRetriever()
Sets the shim of UIntValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ULongValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ULongValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ULongValueRetriever.ULongValueRetriever()
Sets the shim of ULongValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.UShortValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UShortValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of UShortValueRetriever.UShortValueRetriever()
Sets the shim of UShortValueRetriever.GetValue(String value)
Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.UriValueRetriever
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UriValueRetriever.GetValue(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of UriValueRetriever.UriValueRetriever()
Sets the shim of UriValueRetriever.GetValue(String value)
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ArrayValueRetriever
Initializes a new instance
Sets the stub of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the stub of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ArrayValueRetriever.GetActualValueType(Type propertyType)
Sets the stub of ArrayValueRetriever.GetActualValueType(Type propertyType)
Initializes a new instance of type StubArrayValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.BoolValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BoolValueRetriever.GetValue(String value)
Sets the stub of BoolValueRetriever.GetValue(String value)
Initializes a new instance of type StubBoolValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ByteValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ByteValueRetriever.GetValue(String value)
Sets the stub of ByteValueRetriever.GetValue(String value)
Initializes a new instance of type StubByteValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.CharValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of CharValueRetriever.GetValue(String value)
Sets the stub of CharValueRetriever.GetValue(String value)
Initializes a new instance of type StubCharValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeOffsetValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of DateTimeOffsetValueRetriever.GetValue(String value)
Sets the stub of DateTimeOffsetValueRetriever.GetValue(String value)
Initializes a new instance of type StubDateTimeOffsetValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of DateTimeValueRetriever.GetValue(String value)
Sets the stub of DateTimeValueRetriever.GetValue(String value)
Initializes a new instance of type StubDateTimeValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DecimalValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of DecimalValueRetriever.GetValue(String value)
Sets the stub of DecimalValueRetriever.GetValue(String value)
Initializes a new instance of type StubDecimalValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DoubleValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of DoubleValueRetriever.GetValue(String value)
Sets the stub of DoubleValueRetriever.GetValue(String value)
Initializes a new instance of type StubDoubleValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubEnumValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of EnumValueRetriever.PrepareValue(String value)
Sets the stub of EnumValueRetriever.PrepareValue(String value)
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumerableValueRetriever
Initializes a new instance
Sets the stub of EnumerableValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the stub of EnumerableValueRetriever.BuildInstance(Object[] values, Type valueType)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of EnumerableValueRetriever.GetActualValueType(Type propertyType)
Sets the stub of EnumerableValueRetriever.GetActualValueType(Type propertyType)
Initializes a new instance of type StubEnumerableValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.FloatValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of FloatValueRetriever.GetValue(String value)
Sets the stub of FloatValueRetriever.GetValue(String value)
Initializes a new instance of type StubFloatValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.GuidValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of GuidValueRetriever.GetValue(String value)
Sets the stub of GuidValueRetriever.GetValue(String value)
Initializes a new instance of type StubGuidValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.IntValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of IntValueRetriever.GetValue(String value)
Sets the stub of IntValueRetriever.GetValue(String value)
Initializes a new instance of type StubIntValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ListValueRetriever
Initializes a new instance
Sets the stub of ListValueRetriever.BuildInstance(Object[] values, Type valueType)
Sets the stub of ListValueRetriever.BuildInstance(Object[] values, Type valueType)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ListValueRetriever.GetActualValueType(Type propertyType)
Sets the stub of ListValueRetriever.GetActualValueType(Type propertyType)
Initializes a new instance of type StubListValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.LongValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of LongValueRetriever.GetValue(String value)
Sets the stub of LongValueRetriever.GetValue(String value)
Initializes a new instance of type StubLongValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NonNullableValueRetriever`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NonNullableValueRetriever`1.GetValue(String value)
Sets the stub of NonNullableValueRetriever`1.GetValue(String value)
Initializes a new instance of type StubNonNullableValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubNullValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableBoolValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableBoolValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableBoolValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableBoolValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableByteValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableByteValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableByteValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableByteValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableCharValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableCharValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableCharValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableCharValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeOffsetValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableDateTimeOffsetValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableDateTimeValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDecimalValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableDecimalValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableDecimalValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableDecimalValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDoubleValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableDoubleValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableDoubleValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableDoubleValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableFloatValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableFloatValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableFloatValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableFloatValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableGuidValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableGuidValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableGuidValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableGuidValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableIntValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableIntValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableIntValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableIntValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableLongValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableLongValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableLongValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableLongValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableSByteValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableSByteValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableSByteValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableSByteValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableShortValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableShortValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableShortValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableShortValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableTimeSpanValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableTimeSpanValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUIntValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableUIntValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableUIntValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableUIntValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableULongValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableULongValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableULongValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableULongValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUShortValueRetriever
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableUShortValueRetriever.GetNonEmptyValue(String value)
Sets the stub of NullableUShortValueRetriever.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableUShortValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableValueRetriever`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of NullableValueRetriever`1.GetNonEmptyValue(String value)
Sets the stub of NullableValueRetriever`1.GetNonEmptyValue(String value)
Initializes a new instance of type StubNullableValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.SByteValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SByteValueRetriever.GetValue(String value)
Sets the stub of SByteValueRetriever.GetValue(String value)
Initializes a new instance of type StubSByteValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ShortValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ShortValueRetriever.GetValue(String value)
Sets the stub of ShortValueRetriever.GetValue(String value)
Initializes a new instance of type StubShortValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.StringValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of StringValueRetriever.GetValue(String value)
Sets the stub of StringValueRetriever.GetValue(String value)
Initializes a new instance of type StubStringValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.TimeSpanValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of TimeSpanValueRetriever.GetValue(String value)
Sets the stub of TimeSpanValueRetriever.GetValue(String value)
Initializes a new instance of type StubTimeSpanValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.UIntValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of UIntValueRetriever.GetValue(String value)
Sets the stub of UIntValueRetriever.GetValue(String value)
Initializes a new instance of type StubUIntValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ULongValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ULongValueRetriever.GetValue(String value)
Sets the stub of ULongValueRetriever.GetValue(String value)
Initializes a new instance of type StubULongValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.UShortValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of UShortValueRetriever.GetValue(String value)
Sets the stub of UShortValueRetriever.GetValue(String value)
Initializes a new instance of type StubUShortValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.UriValueRetriever
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of UriValueRetriever.GetValue(String value)
Sets the stub of UriValueRetriever.GetValue(String value)
Initializes a new instance of type StubUriValueRetriever
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepParameter
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AnalyzedStepParameter.AnalyzedStepParameter(String type, String name, String regexPattern)
Shim type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepText
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AnalyzedStepText.AnalyzedStepText()
Shim type of TechTalk.SpecFlow.BindingSkeletons.DefaultSkeletonTemplateProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DefaultSkeletonTemplateProvider.GetTemplateFileContent()
Sets the shim of DefaultSkeletonTemplateProvider.GetTemplate(String key)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DefaultSkeletonTemplateProvider.DefaultSkeletonTemplateProvider(ResourceSkeletonTemplateProvider resourceSkeletonTemplateProvider)
Sets the shim of DefaultSkeletonTemplateProvider.GetTemplateFileContent()
Sets the shim of DefaultSkeletonTemplateProvider.GetTemplate(String key)
Shim type of TechTalk.SpecFlow.BindingSkeletons.FileBasedSkeletonTemplateProvider
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FileBasedSkeletonTemplateProvider.EnsureInitialized()
Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)
Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)
Sets the shim of FileBasedSkeletonTemplateProvider.GetTemplate(String key)
Sets the shim of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of FileBasedSkeletonTemplateProvider.FileBasedSkeletonTemplateProvider()
Sets the shim of FileBasedSkeletonTemplateProvider.EnsureInitialized()
Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)
Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)
Sets the shim of FileBasedSkeletonTemplateProvider.GetTemplate(String key)
Sets the shim of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Shim type of TechTalk.SpecFlow.BindingSkeletons.Keywords
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Keywords.get_CSharp()
Sets the shim of Keywords.EscapeCSharpKeyword(String argumentName)
Sets the shim of Keywords.EscapeFSharpKeyword(String argumentName)
Sets the shim of Keywords.EscapeVBKeyword(String argumentName)
Sets the shim of Keywords.get_FSharp()
Sets the shim of Keywords.Keywords()
Sets the shim of Keywords.get_VB()
Shim type of TechTalk.SpecFlow.BindingSkeletons.ParameterNameExtensions
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Shim type of TechTalk.SpecFlow.BindingSkeletons.ResourceSkeletonTemplateProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ResourceSkeletonTemplateProvider.GetTemplateFileContent()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ResourceSkeletonTemplateProvider.ResourceSkeletonTemplateProvider()
Sets the shim of ResourceSkeletonTemplateProvider.GetTemplateFileContent()
Shim type of TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepDefinitionSkeletonProvider.Analyze(StepInstance stepInstance, CultureInfo bindingCulture)
Sets the shim of StepDefinitionSkeletonProvider.AppendWordsPascalCase(String text, CultureInfo language, StringBuilder result)
Sets the shim of StepDefinitionSkeletonProvider.AppendWordsUnderscored(String text, CultureInfo language, StringBuilder result)
Sets the shim of StepDefinitionSkeletonProvider.ApplyTemplate(String template, Object args)
Sets the shim of StepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the shim of StepDefinitionSkeletonProvider.GetCSharpTypeName(String type)
Sets the shim of StepDefinitionSkeletonProvider.GetFSharpTypeName(String type)
Sets the shim of StepDefinitionSkeletonProvider.GetMatchingMethodName(String keyword, AnalyzedStepText analyzedStepText, CultureInfo language, Action`3<String,CultureInfo,StringBuilder> appendWords, String paramFormat)
Sets the shim of StepDefinitionSkeletonProvider.GetMethodName(StepInstance stepInstance, AnalyzedStepText analyzedStepText, StepDefinitionSkeletonStyle style, ProgrammingLanguage language)
Sets the shim of StepDefinitionSkeletonProvider.GetRegex(AnalyzedStepText stepText)
Sets the shim of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the shim of StepDefinitionSkeletonProvider.GetWords(String text)
Sets the shim of StepDefinitionSkeletonProvider.ToDeclaration(ProgrammingLanguage language, AnalyzedStepParameter parameter)
Sets the shim of StepDefinitionSkeletonProvider.Analyze(StepInstance stepInstance, CultureInfo bindingCulture)
Sets the shim of StepDefinitionSkeletonProvider.AppendWordsPascalCase(String text, CultureInfo language, StringBuilder result)
Sets the shim of StepDefinitionSkeletonProvider.AppendWordsUnderscored(String text, CultureInfo language, StringBuilder result)
Sets the shim of StepDefinitionSkeletonProvider.ApplyTemplate(String template, Object args)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StepDefinitionSkeletonProvider.StepDefinitionSkeletonProvider(ISkeletonTemplateProvider templateProvider, IStepTextAnalyzer stepTextAnalyzer)
Sets the shim of StepDefinitionSkeletonProvider.EscapeRegex(String text)
Sets the shim of StepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the shim of StepDefinitionSkeletonProvider.GetCSharpTypeName(String type)
Sets the shim of StepDefinitionSkeletonProvider.GetFSharpTypeName(String type)
Sets the shim of StepDefinitionSkeletonProvider.GetMatchingMethodName(String keyword, AnalyzedStepText analyzedStepText, CultureInfo language, Action`3<String,CultureInfo,StringBuilder> appendWords, String paramFormat)
Sets the shim of StepDefinitionSkeletonProvider.GetMethodName(StepInstance stepInstance, AnalyzedStepText analyzedStepText, StepDefinitionSkeletonStyle style, ProgrammingLanguage language)
Sets the shim of StepDefinitionSkeletonProvider.GetOrderedSteps(StepInstance[] stepInstances)
Sets the shim of StepDefinitionSkeletonProvider.GetRegex(AnalyzedStepText stepText)
Sets the shim of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the shim of StepDefinitionSkeletonProvider.GetWords(String text)
Sets the shim of StepDefinitionSkeletonProvider.StepDefinitionSkeletonProvider()
Sets the shim of StepDefinitionSkeletonProvider.ToDeclaration(ProgrammingLanguage language, AnalyzedStepParameter parameter)
Shim type of TechTalk.SpecFlow.BindingSkeletons.StepParameterNameGenerator
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepParameterNameGenerator.StepParameterNameGenerator()
Sets the shim of StepParameterNameGenerator.GenerateParameterName(String value, Int32 paramIndex, List`1<String> usedParameterNames)
Sets the shim of StepParameterNameGenerator.IsSingleWordSurroundedByAngleBrackets(String value)
Sets the shim of StepParameterNameGenerator.IsSingleWordWithNoNumbers(String value)
Sets the shim of StepParameterNameGenerator.LowerCaseFirstLetter(String value)
Sets the shim of StepParameterNameGenerator.RemoveSurroundingAngleBrackets(String value)
Sets the shim of StepParameterNameGenerator.UniquelyIdentified(String value, List`1<String> usedParameterNames, Int32 parmIndex)
Shim type of TechTalk.SpecFlow.BindingSkeletons.StepTextAnalyzer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepTextAnalyzer.AnalyzeParameter(String value, CultureInfo bindingCulture, Int32 paramIndex, String regexPattern)
Sets the shim of StepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)
Sets the shim of StepTextAnalyzer.RecognizeDecimals(String stepText, CultureInfo bindingCulture)
Sets the shim of StepTextAnalyzer.RecognizeIntegers(String stepText)
Sets the shim of StepTextAnalyzer.RecognizeQuotedTexts(String stepText)
Sets the shim of StepTextAnalyzer.AnalyzeParameter(String value, CultureInfo bindingCulture, Int32 paramIndex, String regexPattern)
Sets the shim of StepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StepTextAnalyzer.StepTextAnalyzer()
Sets the shim of StepTextAnalyzer.RecognizeDecimals(String stepText, CultureInfo bindingCulture)
Sets the shim of StepTextAnalyzer.RecognizeIntegers(String stepText)
Sets the shim of StepTextAnalyzer.RecognizeQuotedTexts(String stepText)
Sets the shim of StepTextAnalyzer.StepTextAnalyzer()
Stub type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepParameter
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAnalyzedStepParameter
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepText
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAnalyzedStepText
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.BindingSkeletons.DefaultSkeletonTemplateProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of DefaultSkeletonTemplateProvider.GetTemplate(String key)
Sets the stub of DefaultSkeletonTemplateProvider.GetTemplateFileContent()
Sets the stub of DefaultSkeletonTemplateProvider.GetTemplateFileContent()
Sets the stub of DefaultSkeletonTemplateProvider.GetTemplate(String key)
Initializes a new instance of type StubDefaultSkeletonTemplateProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Stub type of TechTalk.SpecFlow.BindingSkeletons.FileBasedSkeletonTemplateProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)
Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplateFileContent()
Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplateFileContent()
Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)
Initializes a new instance of type StubFileBasedSkeletonTemplateProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Stub type of TechTalk.SpecFlow.BindingSkeletons.ISkeletonTemplateProvider
Initializes a new instance of type StubISkeletonTemplateProvider
Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)
Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)
Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)
Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)
Stub type of TechTalk.SpecFlow.BindingSkeletons.IStepDefinitionSkeletonProvider
Initializes a new instance of type StubIStepDefinitionSkeletonProvider
Sets the stub of IStepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the stub of IStepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the stub of IStepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the stub of IStepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Stub type of TechTalk.SpecFlow.BindingSkeletons.IStepTextAnalyzer
Initializes a new instance of type StubIStepTextAnalyzer
Sets the stub of IStepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)
Sets the stub of IStepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)
Stub type of TechTalk.SpecFlow.BindingSkeletons.ResourceSkeletonTemplateProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)
Sets the stub of ResourceSkeletonTemplateProvider.GetTemplateFileContent()
Sets the stub of ResourceSkeletonTemplateProvider.GetTemplateFileContent()
Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)
Initializes a new instance of type StubResourceSkeletonTemplateProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)
Stub type of TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Sets the stub of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)
Initializes a new instance of type StubStepDefinitionSkeletonProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.BindingSkeletons.StepParameterNameGenerator
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepParameterNameGenerator
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.BindingSkeletons.StepTextAnalyzer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepTextAnalyzer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingSourceAttribute.get_AttributeType()
Sets the shim of BindingSourceAttribute.set_AttributeType(IBindingType value)
Sets the shim of BindingSourceAttribute.get_AttributeValues()
Sets the shim of BindingSourceAttribute.set_AttributeValues(IBindingSourceAttributeValueProvider[] value)
Sets the shim of BindingSourceAttribute.get_NamedAttributeValues()
Sets the shim of BindingSourceAttribute.set_NamedAttributeValues(IDictionary`2<String,IBindingSourceAttributeValueProvider> value)
Sets the shim of BindingSourceAttribute.TryGetAttributeValue(Int32 index, !!0 defaultValue)
Sets the shim of BindingSourceAttribute.TryGetAttributeValue(String name, !!0 defaultValue)
Sets the shim of BindingSourceAttribute.TryGetParamsAttributeValue(Int32 index, !!0[] defaultValue)
Sets the shim of BindingSourceAttribute.get_AttributeType()
Sets the shim of BindingSourceAttribute.set_AttributeType(IBindingType value)
Sets the shim of BindingSourceAttribute.get_AttributeValues()
Sets the shim of BindingSourceAttribute.set_AttributeValues(IBindingSourceAttributeValueProvider[] value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingSourceAttribute.BindingSourceAttribute()
Sets the shim of BindingSourceAttribute.get_NamedAttributeValues()
Sets the shim of BindingSourceAttribute.set_NamedAttributeValues(IDictionary`2<String,IBindingSourceAttributeValueProvider> value)
Sets the shim of BindingSourceAttribute.TryGetAttributeValue(Int32 index, !!0 defaultValue)
Sets the shim of BindingSourceAttribute.TryGetAttributeValue(String name, !!0 defaultValue)
Sets the shim of BindingSourceAttribute.TryGetParamsAttributeValue(Int32 index, !!0[] defaultValue)
Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttributeValueProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingSourceAttributeValueProvider.GetValue()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingSourceAttributeValueProvider.BindingSourceAttributeValueProvider(Object value)
Sets the shim of BindingSourceAttributeValueProvider.GetValue()
Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingSourceMethod.get_Attributes()
Sets the shim of BindingSourceMethod.set_Attributes(BindingSourceAttribute[] value)
Sets the shim of BindingSourceMethod.get_BindingMethod()
Sets the shim of BindingSourceMethod.set_BindingMethod(IBindingMethod value)
Sets the shim of BindingSourceMethod.get_IsPublic()
Sets the shim of BindingSourceMethod.set_IsPublic(Boolean value)
Sets the shim of BindingSourceMethod.get_IsStatic()
Sets the shim of BindingSourceMethod.set_IsStatic(Boolean value)
Sets the shim of BindingSourceMethod.get_Attributes()
Sets the shim of BindingSourceMethod.set_Attributes(BindingSourceAttribute[] value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingSourceMethod.get_BindingMethod()
Sets the shim of BindingSourceMethod.set_BindingMethod(IBindingMethod value)
Sets the shim of BindingSourceMethod.BindingSourceMethod()
Sets the shim of BindingSourceMethod.get_IsPublic()
Sets the shim of BindingSourceMethod.set_IsPublic(Boolean value)
Sets the shim of BindingSourceMethod.get_IsStatic()
Sets the shim of BindingSourceMethod.set_IsStatic(Boolean value)
Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceProcessor
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingSourceProcessor.ApplyForScope(BindingScope[] scopes, Action`1<BindingScope> action)
Sets the shim of BindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)
Sets the shim of BindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)
Sets the shim of BindingSourceProcessor.GetHookOrder(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.GetHookType(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.GetScopes(IEnumerable`1<BindingSourceAttribute> attributes)
Sets the shim of BindingSourceProcessor.GetStepDefinitionTypes(BindingSourceAttribute stepDefinitionAttribute)
Sets the shim of BindingSourceProcessor.IsBindingType(BindingSourceType bindingSourceType)
Sets the shim of BindingSourceProcessor.IsHookAttribute(BindingSourceAttribute attribute)
Sets the shim of BindingSourceProcessor.IsScenarioSpecificHook(HookType hookType)
Sets the shim of BindingSourceProcessor.IsStepArgumentTransformationAttribute(BindingSourceAttribute attribute)
Sets the shim of BindingSourceProcessor.IsStepDefinitionAttribute(BindingSourceAttribute attribute)
Sets the shim of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the shim of BindingSourceProcessor.PreFilterType(IEnumerable`1<String> attributeTypeNames)
Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, BindingScope scope)
Sets the shim of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the shim of BindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)
Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformationAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute stepDefinitionAttribute)
Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute, BindingScope scope)
Sets the shim of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the shim of BindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)
Sets the shim of BindingSourceProcessor.ProcessTypeDone()
Sets the shim of BindingSourceProcessor.TryGetHookType(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Sets the shim of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)
Sets the shim of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the shim of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)
Sets the shim of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)
Sets the shim of BindingSourceProcessor.ApplyForScope(BindingScope[] scopes, Action`1<BindingScope> action)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)
Sets the shim of BindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)
Sets the shim of BindingSourceProcessor.BindingSourceProcessor(IBindingFactory bindingFactory)
Sets the shim of BindingSourceProcessor.GetHookOrder(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.GetHookType(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.GetScopes(IEnumerable`1<BindingSourceAttribute> attributes)
Sets the shim of BindingSourceProcessor.GetStepDefinitionTypes(BindingSourceAttribute stepDefinitionAttribute)
Sets the shim of BindingSourceProcessor.GetTagsDefinedOnBindingAttribute(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.IsBindingType(BindingSourceType bindingSourceType)
Sets the shim of BindingSourceProcessor.IsHookAttribute(BindingSourceAttribute attribute)
Sets the shim of BindingSourceProcessor.IsPotentialBindingClass(IEnumerable`1<String> attributeTypeNames)
Sets the shim of BindingSourceProcessor.IsScenarioSpecificHook(HookType hookType)
Sets the shim of BindingSourceProcessor.IsStepArgumentTransformationAttribute(BindingSourceAttribute attribute)
Sets the shim of BindingSourceProcessor.IsStepDefinitionAttribute(BindingSourceAttribute attribute)
Sets the shim of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the shim of BindingSourceProcessor.PreFilterType(IEnumerable`1<String> attributeTypeNames)
Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, BindingScope scope)
Sets the shim of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the shim of BindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)
Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformationAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute stepDefinitionAttribute)
Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute, BindingScope scope)
Sets the shim of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the shim of BindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)
Sets the shim of BindingSourceProcessor.ProcessTypeDone()
Sets the shim of BindingSourceProcessor.BindingSourceProcessor()
Sets the shim of BindingSourceProcessor.TagsFromConstructor(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.TryGetHookType(BindingSourceAttribute hookAttribute)
Sets the shim of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Sets the shim of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)
Sets the shim of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the shim of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)
Sets the shim of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)
Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingSourceType.get_Attributes()
Sets the shim of BindingSourceType.set_Attributes(BindingSourceAttribute[] value)
Sets the shim of BindingSourceType.get_BindingType()
Sets the shim of BindingSourceType.set_BindingType(IBindingType value)
Sets the shim of BindingSourceType.get_IsAbstract()
Sets the shim of BindingSourceType.set_IsAbstract(Boolean value)
Sets the shim of BindingSourceType.get_IsClass()
Sets the shim of BindingSourceType.set_IsClass(Boolean value)
Sets the shim of BindingSourceType.get_IsGenericTypeDefinition()
Sets the shim of BindingSourceType.set_IsGenericTypeDefinition(Boolean value)
Sets the shim of BindingSourceType.get_IsNested()
Sets the shim of BindingSourceType.set_IsNested(Boolean value)
Sets the shim of BindingSourceType.get_IsPublic()
Sets the shim of BindingSourceType.set_IsPublic(Boolean value)
Sets the shim of BindingSourceType.get_Attributes()
Sets the shim of BindingSourceType.set_Attributes(BindingSourceAttribute[] value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingSourceType.get_BindingType()
Sets the shim of BindingSourceType.set_BindingType(IBindingType value)
Sets the shim of BindingSourceType.BindingSourceType()
Sets the shim of BindingSourceType.get_IsAbstract()
Sets the shim of BindingSourceType.set_IsAbstract(Boolean value)
Sets the shim of BindingSourceType.get_IsClass()
Sets the shim of BindingSourceType.set_IsClass(Boolean value)
Sets the shim of BindingSourceType.get_IsGenericTypeDefinition()
Sets the shim of BindingSourceType.set_IsGenericTypeDefinition(Boolean value)
Sets the shim of BindingSourceType.get_IsNested()
Sets the shim of BindingSourceType.set_IsNested(Boolean value)
Sets the shim of BindingSourceType.get_IsPublic()
Sets the shim of BindingSourceType.set_IsPublic(Boolean value)
Shim type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingRegistryBuilder
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)
Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromType(Type type)
Sets the shim of RuntimeBindingRegistryBuilder.BuildingCompleted()
Sets the shim of RuntimeBindingRegistryBuilder.CreateAttribute(Attribute attribute)
Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceMethod(MethodInfo methodDefinition)
Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceType(Type type, IEnumerable`1<Attribute> filteredAttributes)
Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingType(Type type)
Sets the shim of RuntimeBindingRegistryBuilder.FindAttributeConstructorArg(ParameterInfo parameterInfo, Dictionary`2<String,IBindingSourceAttributeValueProvider> namedAttributeValues)
Sets the shim of RuntimeBindingRegistryBuilder.GetAttributes(IEnumerable`1<Attribute> customAttributes)
Sets the shim of RuntimeBindingRegistryBuilder.<BuildBindingsFromType>b__5_0(Attribute attr)
Sets the shim of RuntimeBindingRegistryBuilder.<CreateBindingSourceMethod>b__6_0(Attribute attr)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)
Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromType(Type type)
Sets the shim of RuntimeBindingRegistryBuilder.BuildingCompleted()
Sets the shim of RuntimeBindingRegistryBuilder.RuntimeBindingRegistryBuilder(IRuntimeBindingSourceProcessor bindingSourceProcessor, ISpecFlowAttributesFilter specFlowAttributesFilter)
Sets the shim of RuntimeBindingRegistryBuilder.CreateAttribute(Attribute attribute)
Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceMethod(MethodInfo methodDefinition)
Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceType(Type type, IEnumerable`1<Attribute> filteredAttributes)
Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingType(Type type)
Sets the shim of RuntimeBindingRegistryBuilder.FindAttributeConstructorArg(ParameterInfo parameterInfo, Dictionary`2<String,IBindingSourceAttributeValueProvider> namedAttributeValues)
Sets the shim of RuntimeBindingRegistryBuilder.GetAttributes(IEnumerable`1<Attribute> customAttributes)
Sets the shim of RuntimeBindingRegistryBuilder.<BuildBindingsFromType>b__5_0(Attribute attr)
Sets the shim of RuntimeBindingRegistryBuilder.<CreateBindingSourceMethod>b__6_0(Attribute attr)
Shim type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingSourceProcessor
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeBindingSourceProcessor.BuildingCompleted()
Sets the shim of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the shim of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)
Sets the shim of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the shim of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the shim of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of RuntimeBindingSourceProcessor.BuildingCompleted()
Sets the shim of RuntimeBindingSourceProcessor.RuntimeBindingSourceProcessor(IBindingFactory bindingFactory, IBindingRegistry bindingRegistry, IErrorProvider errorProvider, ITestTracer testTracer)
Sets the shim of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the shim of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)
Sets the shim of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the shim of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the shim of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Shim type of TechTalk.SpecFlow.Bindings.Discovery.SpecFlowAttributesFilter
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1<Attribute> customAttributes)
Sets the shim of SpecFlowAttributesFilter.<FilterForSpecFlowAttributes>b__1_0(Attribute a)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowAttributesFilter.SpecFlowAttributesFilter()
Sets the shim of SpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1<Attribute> customAttributes)
Sets the shim of SpecFlowAttributesFilter.<FilterForSpecFlowAttributes>b__1_0(Attribute a)
Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingSourceAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttributeValueProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingSourceAttributeValueProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingSourceMethod
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceProcessor
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingSourceProcessor
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the stub of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the stub of BindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)
Sets the stub of BindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)
Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the stub of BindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Sets the stub of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)
Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)
Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)
Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)
Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingSourceType
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceAttributeValueProvider
Initializes a new instance of type StubIBindingSourceAttributeValueProvider
Sets stubs of GetValue()
Sets the stub of IBindingSourceAttributeValueProvider.GetValue()
Stub type of TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceProcessor
Initializes a new instance of type StubIBindingSourceProcessor
Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1<String> attributeTypeNames)
Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)
Sets the stub of IBindingSourceProcessor.ProcessTypeDone()
Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1<String> attributeTypeNames)
Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)
Sets the stub of IBindingSourceProcessor.ProcessTypeDone()
Stub type of TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingRegistryBuilder
Initializes a new instance of type StubIRuntimeBindingRegistryBuilder
Sets the stub of IRuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)
Sets the stub of IRuntimeBindingRegistryBuilder.BuildingCompleted()
Sets the stub of IRuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)
Sets the stub of IRuntimeBindingRegistryBuilder.BuildingCompleted()
Stub type of TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingSourceProcessor
Initializes a new instance of type StubIRuntimeBindingSourceProcessor
Sets the stub of IRuntimeBindingSourceProcessor.BuildingCompleted()
Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1<String> attributeTypeNames)
Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)
Sets the stub of IBindingSourceProcessor.ProcessTypeDone()
Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)
Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1<String> attributeTypeNames)
Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)
Sets the stub of IBindingSourceProcessor.ProcessTypeDone()
Sets the stub of IRuntimeBindingSourceProcessor.BuildingCompleted()
Stub type of TechTalk.SpecFlow.Bindings.Discovery.ISpecFlowAttributesFilter
Initializes a new instance of type StubISpecFlowAttributesFilter
Sets the stub of ISpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1<Attribute> customAttributes)
Sets the stub of ISpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1<Attribute> customAttributes)
Stub type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingRegistryBuilder
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimeBindingRegistryBuilder
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingSourceProcessor
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimeBindingSourceProcessor
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the stub of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)
Sets the stub of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)
Sets the stub of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)
Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the stub of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)
Sets the stub of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Sets the stub of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)
Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)
Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)
Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)
Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)
Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)
Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)
Stub type of TechTalk.SpecFlow.Bindings.Discovery.SpecFlowAttributesFilter
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSpecFlowAttributesFilter
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Bindings.AsyncHelpers
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AsyncHelpers.RunSync(Func`1<Task> task)
Sets the shim of AsyncHelpers.RunSync(Func`1<Task`1<!!0>> task)
Shim type of TechTalk.SpecFlow.Bindings.BindingFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)
Sets the shim of BindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)
Sets the shim of BindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingFactory.BindingFactory(IStepDefinitionRegexCalculator stepDefinitionRegexCalculator)
Sets the shim of BindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)
Sets the shim of BindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)
Sets the shim of BindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)
Shim type of TechTalk.SpecFlow.Bindings.BindingInvoker
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)
Sets the shim of BindingInvoker.CreateMethodDelegate(MethodInfo method)
Sets the shim of BindingInvoker.EnsureReflectionInfo(IBinding binding, MethodInfo& methodInfo, Delegate& bindingAction)
Sets the shim of BindingInvoker.GetActionType(Type[] typeArgs)
Sets the shim of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)
Sets the shim of BindingInvoker.GetDelegateType(Type[] typeArgs, Type resultType)
Sets the shim of BindingInvoker.GetFuncType(Type[] typeArgs, Type resultType)
Sets the shim of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingInvoker.BindingInvoker(SpecFlowConfiguration specFlowConfiguration, IErrorProvider errorProvider, ISynchronousBindingDelegateInvoker synchronousBindingDelegateInvoker)
Sets the shim of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)
Sets the shim of BindingInvoker.CreateMethodDelegate(MethodInfo method)
Sets the shim of BindingInvoker.EnsureReflectionInfo(IBinding binding, MethodInfo& methodInfo, Delegate& bindingAction)
Sets the shim of BindingInvoker.GetActionType(Type[] typeArgs)
Sets the shim of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)
Sets the shim of BindingInvoker.GetDelegateType(Type[] typeArgs, Type resultType)
Sets the shim of BindingInvoker.GetFuncType(Type[] typeArgs, Type resultType)
Sets the shim of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
Sets the shim of BindingInvoker.BindingInvoker()
Shim type of TechTalk.SpecFlow.Bindings.BindingMatch
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingMatch.get_Arguments()
Sets the shim of BindingMatch.set_Arguments(Object[] value)
Sets the shim of BindingMatch.get_BindingObsoletion()
Sets the shim of BindingMatch.set_BindingObsoletion(BindingObsoletion value)
Sets the shim of BindingMatch.get_IsObsolete()
Sets the shim of BindingMatch.get_IsScoped()
Sets the shim of BindingMatch.get_ScopeMatches()
Sets the shim of BindingMatch.set_ScopeMatches(Int32 value)
Sets the shim of BindingMatch.get_StepBinding()
Sets the shim of BindingMatch.set_StepBinding(IStepDefinitionBinding value)
Sets the shim of BindingMatch.get_StepContext()
Sets the shim of BindingMatch.set_StepContext(StepContext value)
Sets the shim of BindingMatch.get_Success()
Sets the shim of BindingMatch.get_Arguments()
Sets the shim of BindingMatch.set_Arguments(Object[] value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingMatch.get_BindingObsoletion()
Sets the shim of BindingMatch.set_BindingObsoletion(BindingObsoletion value)
Sets the shim of BindingMatch.BindingMatch(IStepDefinitionBinding stepBinding, Int32 scopeMatches, Object[] arguments, StepContext stepContext)
Sets the shim of BindingMatch.get_IsObsolete()
Sets the shim of BindingMatch.get_IsScoped()
Sets the shim of BindingMatch.get_ScopeMatches()
Sets the shim of BindingMatch.set_ScopeMatches(Int32 value)
Sets the shim of BindingMatch.BindingMatch()
Sets the shim of BindingMatch.get_StepBinding()
Sets the shim of BindingMatch.set_StepBinding(IStepDefinitionBinding value)
Sets the shim of BindingMatch.get_StepContext()
Sets the shim of BindingMatch.set_StepContext(StepContext value)
Sets the shim of BindingMatch.get_Success()
Shim type of TechTalk.SpecFlow.Bindings.BindingObsoletion
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingObsoletion.get_IsObsolete()
Sets the shim of BindingObsoletion.set_IsObsolete(Boolean value)
Sets the shim of BindingObsoletion.get_Message()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingObsoletion.BindingObsoletion(IStepDefinitionBinding stepBinding)
Sets the shim of BindingObsoletion.get_IsObsolete()
Sets the shim of BindingObsoletion.set_IsObsolete(Boolean value)
Sets the shim of BindingObsoletion.get_Message()
Shim type of TechTalk.SpecFlow.Bindings.BindingRegistry
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)
Sets the shim of BindingRegistry.GetHookListForRegister(HookType bindingEvent)
Sets the shim of BindingRegistry.GetHookList(HookType bindingEvent)
Sets the shim of BindingRegistry.GetHooks()
Sets the shim of BindingRegistry.GetHooks(HookType bindingEvent)
Sets the shim of BindingRegistry.GetStepDefinitions()
Sets the shim of BindingRegistry.GetStepTransformations()
Sets the shim of BindingRegistry.get_Ready()
Sets the shim of BindingRegistry.set_Ready(Boolean value)
Sets the shim of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)
Sets the shim of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the shim of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingRegistry.BindingRegistry()
Sets the shim of BindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)
Sets the shim of BindingRegistry.GetHookListForRegister(HookType bindingEvent)
Sets the shim of BindingRegistry.GetHookList(HookType bindingEvent)
Sets the shim of BindingRegistry.GetHooks()
Sets the shim of BindingRegistry.GetHooks(HookType bindingEvent)
Sets the shim of BindingRegistry.GetStepDefinitions()
Sets the shim of BindingRegistry.GetStepTransformations()
Sets the shim of BindingRegistry.get_Ready()
Sets the shim of BindingRegistry.set_Ready(Boolean value)
Sets the shim of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)
Sets the shim of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the shim of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Shim type of TechTalk.SpecFlow.Bindings.BindingScope
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingScope.Equals(BindingScope other)
Sets the shim of BindingScope.Equals(Object obj)
Sets the shim of BindingScope.get_FeatureTitle()
Sets the shim of BindingScope.set_FeatureTitle(String value)
Sets the shim of BindingScope.GetHashCode()
Sets the shim of BindingScope.Match(StepContext stepContext, Int32& scopeMatches)
Sets the shim of BindingScope.RemoveLeadingAt(String tag)
Sets the shim of BindingScope.get_ScenarioTitle()
Sets the shim of BindingScope.set_ScenarioTitle(String value)
Sets the shim of BindingScope.get_Tag()
Sets the shim of BindingScope.set_Tag(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingScope.BindingScope(String tag, String featureTitle, String scenarioTitle)
Sets the shim of BindingScope.Equals(BindingScope other)
Sets the shim of BindingScope.Equals(Object obj)
Sets the shim of BindingScope.get_FeatureTitle()
Sets the shim of BindingScope.set_FeatureTitle(String value)
Sets the shim of BindingScope.GetHashCode()
Sets the shim of BindingScope.Match(StepContext stepContext, Int32& scopeMatches)
Sets the shim of BindingScope.RemoveLeadingAt(String tag)
Sets the shim of BindingScope.get_ScenarioTitle()
Sets the shim of BindingScope.set_ScenarioTitle(String value)
Sets the shim of BindingScope.get_Tag()
Sets the shim of BindingScope.set_Tag(String value)
Shim type of TechTalk.SpecFlow.Bindings.HookBinding
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of HookBinding.get_BindingScope()
Sets the shim of HookBinding.set_BindingScope(BindingScope value)
Sets the shim of HookBinding.Equals(HookBinding other)
Sets the shim of HookBinding.Equals(Object obj)
Sets the shim of HookBinding.GetHashCode()
Sets the shim of HookBinding.get_HookOrder()
Sets the shim of HookBinding.set_HookOrder(Int32 value)
Sets the shim of HookBinding.get_HookType()
Sets the shim of HookBinding.set_HookType(HookType value)
Sets the shim of HookBinding.get_IsScoped()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of HookBinding.get_BindingScope()
Sets the shim of HookBinding.set_BindingScope(BindingScope value)
Sets the shim of HookBinding.HookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)
Sets the shim of HookBinding.Equals(HookBinding other)
Sets the shim of HookBinding.Equals(Object obj)
Sets the shim of HookBinding.GetHashCode()
Sets the shim of HookBinding.get_HookOrder()
Sets the shim of HookBinding.set_HookOrder(Int32 value)
Sets the shim of HookBinding.get_HookType()
Sets the shim of HookBinding.set_HookType(HookType value)
Sets the shim of HookBinding.get_IsScoped()
Shim type of TechTalk.SpecFlow.Bindings.MethodBinding
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of MethodBinding.Equals(MethodBinding other)
Sets the shim of MethodBinding.Equals(Object obj)
Sets the shim of MethodBinding.GetHashCode()
Sets the shim of MethodBinding.get_Method()
Sets the shim of MethodBinding.set_Method(IBindingMethod value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of MethodBinding.MethodBinding(IBindingMethod bindingMethod)
Sets the shim of MethodBinding.Equals(MethodBinding other)
Sets the shim of MethodBinding.Equals(Object obj)
Sets the shim of MethodBinding.GetHashCode()
Sets the shim of MethodBinding.get_Method()
Sets the shim of MethodBinding.set_Method(IBindingMethod value)
Shim type of TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepArgumentTransformationBinding.get_Regex()
Sets the shim of StepArgumentTransformationBinding.set_Regex(Regex value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of StepArgumentTransformationBinding.StepArgumentTransformationBinding(Regex regex, IBindingMethod bindingMethod)
Sets the shim of StepArgumentTransformationBinding.StepArgumentTransformationBinding(String regexString, IBindingMethod bindingMethod)
Sets the shim of StepArgumentTransformationBinding.get_Regex()
Sets the shim of StepArgumentTransformationBinding.set_Regex(Regex value)
Shim type of TechTalk.SpecFlow.Bindings.StepArgumentTypeConverter
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepArgumentTypeConverter.CanConvert(IStepArgumentTransformationBinding stepTransformationBinding, Object value, IBindingType typeToConvertTo)
Sets the shim of StepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.DoTransform(IStepArgumentTransformationBinding stepTransformation, Object value, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)
Sets the shim of StepArgumentTypeConverter.GetStepTransformationArgumentsFromRegex(IStepArgumentTransformationBinding stepTransformation, String stepSnippet, CultureInfo cultureInfo)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StepArgumentTypeConverter.CanConvert(IStepArgumentTransformationBinding stepTransformationBinding, Object value, IBindingType typeToConvertTo)
Sets the shim of StepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.CanConvertSimple(IBindingType typeToConvertTo, Object value, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.StepArgumentTypeConverter(ITestTracer testTracer, IBindingRegistry bindingRegistry, IContextManager contextManager, IBindingInvoker bindingInvoker)
Sets the shim of StepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.ConvertSimple(IBindingType typeToConvertTo, Object value, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.ConvertSimple(Type typeToConvertTo, Object value, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.ConvertToAnEnum(Type enumType, String value)
Sets the shim of StepArgumentTypeConverter.DoTransform(IStepArgumentTransformationBinding stepTransformation, Object value, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)
Sets the shim of StepArgumentTypeConverter.GetStepTransformationArgumentsFromRegex(IStepArgumentTransformationBinding stepTransformation, String stepSnippet, CultureInfo cultureInfo)
Sets the shim of StepArgumentTypeConverter.RemoveWhitespace(String value)
Sets the shim of StepArgumentTypeConverter.TryConvertWithTypeConverter(Type typeToConvertTo, Object value, CultureInfo cultureInfo, Object& result)
Shim type of TechTalk.SpecFlow.Bindings.StepContext
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepContext.get_FeatureTitle()
Sets the shim of StepContext.set_FeatureTitle(String value)
Sets the shim of StepContext.get_Language()
Sets the shim of StepContext.set_Language(CultureInfo value)
Sets the shim of StepContext.get_ScenarioTitle()
Sets the shim of StepContext.set_ScenarioTitle(String value)
Sets the shim of StepContext.get_Tags()
Sets the shim of StepContext.set_Tags(IEnumerable`1<String> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepContext.StepContext(FeatureInfo featureInfo, ScenarioInfo scenarioInfo)
Sets the shim of StepContext.StepContext(String featureTitle, String scenarioTitle, IEnumerable`1<String> tags, CultureInfo language)
Sets the shim of StepContext.get_FeatureTitle()
Sets the shim of StepContext.set_FeatureTitle(String value)
Sets the shim of StepContext.get_Language()
Sets the shim of StepContext.set_Language(CultureInfo value)
Sets the shim of StepContext.get_ScenarioTitle()
Sets the shim of StepContext.set_ScenarioTitle(String value)
Sets the shim of StepContext.get_Tags()
Sets the shim of StepContext.set_Tags(IEnumerable`1<String> value)
Shim type of TechTalk.SpecFlow.Bindings.StepDefinitionBinding
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepDefinitionBinding.get_BindingScope()
Sets the shim of StepDefinitionBinding.set_BindingScope(BindingScope value)
Sets the shim of StepDefinitionBinding.get_IsScoped()
Sets the shim of StepDefinitionBinding.get_Regex()
Sets the shim of StepDefinitionBinding.set_Regex(Regex value)
Sets the shim of StepDefinitionBinding.get_StepDefinitionType()
Sets the shim of StepDefinitionBinding.set_StepDefinitionType(StepDefinitionType value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of StepDefinitionBinding.get_BindingScope()
Sets the shim of StepDefinitionBinding.set_BindingScope(BindingScope value)
Sets the shim of StepDefinitionBinding.StepDefinitionBinding(StepDefinitionType stepDefinitionType, Regex regex, IBindingMethod bindingMethod, BindingScope bindingScope)
Sets the shim of StepDefinitionBinding.StepDefinitionBinding(StepDefinitionType stepDefinitionType, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)
Sets the shim of StepDefinitionBinding.get_IsScoped()
Sets the shim of StepDefinitionBinding.get_Regex()
Sets the shim of StepDefinitionBinding.set_Regex(Regex value)
Sets the shim of StepDefinitionBinding.get_StepDefinitionType()
Sets the shim of StepDefinitionBinding.set_StepDefinitionType(StepDefinitionType value)
Shim type of TechTalk.SpecFlow.Bindings.StepDefinitionRegexCalculator
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepDefinitionRegexCalculator.CalculateParamRegex(IBindingParameter parameterInfo)
Sets the shim of StepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)
Sets the shim of StepDefinitionRegexCalculator.CalculateWordRegex(String methodNamePart)
Sets the shim of StepDefinitionRegexCalculator.GetPrefixesToRemove(StepDefinitionType stepDefinitionType)
Sets the shim of StepDefinitionRegexCalculator.RemoveStepPrefix(StepDefinitionType stepDefinitionType, String stepText)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StepDefinitionRegexCalculator.CalculateParamRegex(IBindingParameter parameterInfo)
Sets the shim of StepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)
Sets the shim of StepDefinitionRegexCalculator.CalculateWordRegex(String methodNamePart)
Sets the shim of StepDefinitionRegexCalculator.StepDefinitionRegexCalculator(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of StepDefinitionRegexCalculator.GetPrefixesToRemove(StepDefinitionType stepDefinitionType)
Sets the shim of StepDefinitionRegexCalculator.RemoveStepPrefix(StepDefinitionType stepDefinitionType, String stepText)
Sets the shim of StepDefinitionRegexCalculator.StepDefinitionRegexCalculator()
Shim type of TechTalk.SpecFlow.Bindings.StepInstance
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepInstance.get_Keyword()
Sets the shim of StepInstance.set_Keyword(String value)
Sets the shim of StepInstance.get_MultilineTextArgument()
Sets the shim of StepInstance.set_MultilineTextArgument(String value)
Sets the shim of StepInstance.get_StepContext()
Sets the shim of StepInstance.set_StepContext(StepContext value)
Sets the shim of StepInstance.get_StepDefinitionKeyword()
Sets the shim of StepInstance.set_StepDefinitionKeyword(StepDefinitionKeyword value)
Sets the shim of StepInstance.get_StepDefinitionType()
Sets the shim of StepInstance.set_StepDefinitionType(StepDefinitionType value)
Sets the shim of StepInstance.get_TableArgument()
Sets the shim of StepInstance.set_TableArgument(Table value)
Sets the shim of StepInstance.get_Text()
Sets the shim of StepInstance.set_Text(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepInstance.StepInstance(StepDefinitionType stepDefinitionType, StepDefinitionKeyword stepDefinitionKeyword, String keywordWithTrailingSpaces, String text, StepContext stepContext)
Sets the shim of StepInstance.StepInstance(StepDefinitionType type, StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArgument, Table tableArgument, StepContext stepContext)
Sets the shim of StepInstance.get_Keyword()
Sets the shim of StepInstance.set_Keyword(String value)
Sets the shim of StepInstance.get_MultilineTextArgument()
Sets the shim of StepInstance.set_MultilineTextArgument(String value)
Sets the shim of StepInstance.get_StepContext()
Sets the shim of StepInstance.set_StepContext(StepContext value)
Sets the shim of StepInstance.get_StepDefinitionKeyword()
Sets the shim of StepInstance.set_StepDefinitionKeyword(StepDefinitionKeyword value)
Sets the shim of StepInstance.get_StepDefinitionType()
Sets the shim of StepInstance.set_StepDefinitionType(StepDefinitionType value)
Sets the shim of StepInstance.get_TableArgument()
Sets the shim of StepInstance.set_TableArgument(Table value)
Sets the shim of StepInstance.get_Text()
Sets the shim of StepInstance.set_Text(String value)
Shim type of TechTalk.SpecFlow.Bindings.SynchronousBindingDelegateInvoker
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the shim of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SynchronousBindingDelegateInvoker.SynchronousBindingDelegateInvoker()
Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the shim of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)
Stub type of TechTalk.SpecFlow.Bindings.BindingFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.BindingInvoker
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)
Sets the stub of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)
Sets the stub of BindingInvoker.CreateMethodDelegate(MethodInfo method)
Sets the stub of BindingInvoker.CreateMethodDelegate(MethodInfo method)
Sets the stub of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)
Sets the stub of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)
Initializes a new instance of type StubBindingInvoker
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
Sets the stub of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
Stub type of TechTalk.SpecFlow.Bindings.BindingMatch
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingMatch
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.BindingObsoletion
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingObsoletion
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.BindingRegistry
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BindingRegistry.GetHooks()
Sets the stub of BindingRegistry.GetHooks(HookType bindingEvent)
Sets the stub of BindingRegistry.GetHooks()
Sets the stub of BindingRegistry.GetHooks(HookType bindingEvent)
Sets the stub of BindingRegistry.GetStepTransformations()
Sets the stub of BindingRegistry.GetStepTransformations()
Initializes a new instance of type StubBindingRegistry
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)
Sets the stub of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)
Sets the stub of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the stub of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Stub type of TechTalk.SpecFlow.Bindings.BindingScope
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BindingScope.Equals(Object obj)
Sets the stub of BindingScope.Equals(Object obj)
Sets the stub of BindingScope.GetHashCode()
Sets the stub of BindingScope.GetHashCode()
Initializes a new instance of type StubBindingScope
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.HookBinding
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of HookBinding.Equals(Object obj)
Sets the stub of HookBinding.Equals(Object obj)
Sets the stub of HookBinding.GetHashCode()
Sets the stub of HookBinding.GetHashCode()
Initializes a new instance of type StubHookBinding
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.IBinding
Initializes a new instance of type StubIBinding
Sets the stub of IBinding.get_Method()
Sets the stub of IBinding.get_Method()
Stub type of TechTalk.SpecFlow.Bindings.IBindingFactory
Initializes a new instance of type StubIBindingFactory
Sets the stub of IBindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)
Sets the stub of IBindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)
Sets the stub of IBindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)
Sets the stub of IBindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)
Sets the stub of IBindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)
Sets the stub of IBindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)
Stub type of TechTalk.SpecFlow.Bindings.IBindingInvoker
Initializes a new instance of type StubIBindingInvoker
Sets the stub of IBindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
Sets the stub of IBindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
Stub type of TechTalk.SpecFlow.Bindings.IBindingRegistry
Initializes a new instance of type StubIBindingRegistry
Attaches delegates to emulate StubIBindingRegistry.Ready as a property with a backing field.
Sets the stub of IBindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)
Sets the stub of IBindingRegistry.GetHooks()
Sets the stub of IBindingRegistry.GetHooks(HookType bindingEvent)
Sets the stub of IBindingRegistry.GetStepDefinitions()
Sets the stub of IBindingRegistry.GetStepTransformations()
Sets the stub of IBindingRegistry.get_Ready()
Sets the stub of IBindingRegistry.get_Ready()
Sets the stub of IBindingRegistry.set_Ready(Boolean value)
Sets the stub of IBindingRegistry.RegisterHookBinding(IHookBinding hookBinding)
Sets the stub of IBindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of IBindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Sets the stub of IBindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)
Sets the stub of IBindingRegistry.GetHooks()
Sets the stub of IBindingRegistry.GetHooks(HookType bindingEvent)
Sets the stub of IBindingRegistry.GetStepDefinitions()
Sets the stub of IBindingRegistry.GetStepTransformations()
Sets the stub of IBindingRegistry.RegisterHookBinding(IHookBinding hookBinding)
Sets the stub of IBindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)
Sets the stub of IBindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)
Stub type of TechTalk.SpecFlow.Bindings.IHookBinding
Initializes a new instance of type StubIHookBinding
Sets the stub of IScopedBinding.get_BindingScope()
Sets the stub of IScopedBinding.get_BindingScope()
Sets the stub of IHookBinding.get_HookOrder()
Sets the stub of IHookBinding.get_HookOrder()
Sets the stub of IHookBinding.get_HookType()
Sets the stub of IHookBinding.get_HookType()
Sets the stub of IScopedBinding.get_IsScoped()
Sets the stub of IScopedBinding.get_IsScoped()
Sets the stub of IBinding.get_Method()
Sets the stub of IBinding.get_Method()
Stub type of TechTalk.SpecFlow.Bindings.IScopedBinding
Initializes a new instance of type StubIScopedBinding
Sets the stub of IScopedBinding.get_BindingScope()
Sets the stub of IScopedBinding.get_BindingScope()
Sets the stub of IScopedBinding.get_IsScoped()
Sets the stub of IScopedBinding.get_IsScoped()
Stub type of TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding
Initializes a new instance of type StubIStepArgumentTransformationBinding
Sets the stub of IBinding.get_Method()
Sets the stub of IBinding.get_Method()
Sets the stub of IStepArgumentTransformationBinding.get_Regex()
Sets the stub of IStepArgumentTransformationBinding.get_Regex()
Stub type of TechTalk.SpecFlow.Bindings.IStepArgumentTypeConverter
Initializes a new instance of type StubIStepArgumentTypeConverter
Sets the stub of IStepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the stub of IStepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the stub of IStepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Sets the stub of IStepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)
Stub type of TechTalk.SpecFlow.Bindings.IStepDefinitionBinding
Initializes a new instance of type StubIStepDefinitionBinding
Sets the stub of IScopedBinding.get_BindingScope()
Sets the stub of IScopedBinding.get_BindingScope()
Sets the stub of IScopedBinding.get_IsScoped()
Sets the stub of IScopedBinding.get_IsScoped()
Sets the stub of IBinding.get_Method()
Sets the stub of IBinding.get_Method()
Sets the stub of IStepDefinitionBinding.get_Regex()
Sets the stub of IStepDefinitionBinding.get_Regex()
Sets the stub of IStepDefinitionBinding.get_StepDefinitionType()
Sets the stub of IStepDefinitionBinding.get_StepDefinitionType()
Stub type of TechTalk.SpecFlow.Bindings.IStepDefinitionRegexCalculator
Initializes a new instance of type StubIStepDefinitionRegexCalculator
Sets the stub of IStepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)
Sets the stub of IStepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)
Stub type of TechTalk.SpecFlow.Bindings.ISynchronousBindingDelegateInvoker
Initializes a new instance of type StubISynchronousBindingDelegateInvoker
Sets the stub of ISynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)
Sets the stub of ISynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)
Stub type of TechTalk.SpecFlow.Bindings.MethodBinding
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of MethodBinding.Equals(Object obj)
Sets the stub of MethodBinding.Equals(Object obj)
Sets the stub of MethodBinding.GetHashCode()
Sets the stub of MethodBinding.GetHashCode()
Initializes a new instance of type StubMethodBinding
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of MethodBinding.Equals(Object obj)
Sets the stub of MethodBinding.Equals(Object obj)
Sets the stub of MethodBinding.GetHashCode()
Sets the stub of MethodBinding.GetHashCode()
Initializes a new instance of type StubStepArgumentTransformationBinding
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.StepArgumentTypeConverter
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)
Sets the stub of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)
Initializes a new instance of type StubStepArgumentTypeConverter
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.StepContext
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepContext
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.StepDefinitionBinding
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of MethodBinding.Equals(Object obj)
Sets the stub of MethodBinding.Equals(Object obj)
Sets the stub of MethodBinding.GetHashCode()
Sets the stub of MethodBinding.GetHashCode()
Initializes a new instance of type StubStepDefinitionBinding
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.StepDefinitionRegexCalculator
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepDefinitionRegexCalculator
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.StepInstance
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepInstance
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.SynchronousBindingDelegateInvoker
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSynchronousBindingDelegateInvoker
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)
Sets the stub of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)
Sets the stub of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)
Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethod
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingMethod.Equals(BindingMethod other)
Sets the shim of BindingMethod.Equals(Object obj)
Sets the shim of BindingMethod.GetHashCode()
Sets the shim of BindingMethod.get_Name()
Sets the shim of BindingMethod.set_Name(String value)
Sets the shim of BindingMethod.get_Parameters()
Sets the shim of BindingMethod.set_Parameters(IEnumerable`1<IBindingParameter> value)
Sets the shim of BindingMethod.get_ReturnType()
Sets the shim of BindingMethod.set_ReturnType(IBindingType value)
Sets the shim of BindingMethod.ToString()
Sets the shim of BindingMethod.get_Type()
Sets the shim of BindingMethod.set_Type(IBindingType value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingMethod.BindingMethod(IBindingType type, String name, IEnumerable`1<IBindingParameter> parameters, IBindingType returnType)
Sets the shim of BindingMethod.Equals(BindingMethod other)
Sets the shim of BindingMethod.Equals(Object obj)
Sets the shim of BindingMethod.GetHashCode()
Sets the shim of BindingMethod.get_Name()
Sets the shim of BindingMethod.set_Name(String value)
Sets the shim of BindingMethod.get_Parameters()
Sets the shim of BindingMethod.set_Parameters(IEnumerable`1<IBindingParameter> value)
Sets the shim of BindingMethod.get_ReturnType()
Sets the shim of BindingMethod.set_ReturnType(IBindingType value)
Sets the shim of BindingMethod.ToString()
Sets the shim of BindingMethod.get_Type()
Sets the shim of BindingMethod.set_Type(IBindingType value)
Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethodComparer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingMethodComparer.Equals(IBindingMethod x, IBindingMethod y)
Sets the shim of BindingMethodComparer.GetHashCode(IBindingMethod obj)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingMethodComparer.BindingMethodComparer()
Sets the shim of BindingMethodComparer.Equals(IBindingMethod x, IBindingMethod y)
Sets the shim of BindingMethodComparer.GetHashCode(IBindingMethod obj)
Sets the shim of BindingMethodComparer.BindingMethodComparer()
Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingParameter
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingParameter.Equals(BindingParameter other)
Sets the shim of BindingParameter.Equals(Object obj)
Sets the shim of BindingParameter.GetHashCode()
Sets the shim of BindingParameter.get_ParameterName()
Sets the shim of BindingParameter.set_ParameterName(String value)
Sets the shim of BindingParameter.ToString()
Sets the shim of BindingParameter.get_Type()
Sets the shim of BindingParameter.set_Type(IBindingType value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingParameter.BindingParameter(IBindingType type, String parameterName)
Sets the shim of BindingParameter.Equals(BindingParameter other)
Sets the shim of BindingParameter.Equals(Object obj)
Sets the shim of BindingParameter.GetHashCode()
Sets the shim of BindingParameter.get_ParameterName()
Sets the shim of BindingParameter.set_ParameterName(String value)
Sets the shim of BindingParameter.ToString()
Sets the shim of BindingParameter.get_Type()
Sets the shim of BindingParameter.set_Type(IBindingType value)
Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingReflectionExtensions
Initializes a new shim instance
Sets the shim of BindingReflectionExtensions.AssertMethodInfo(IBindingMethod bindingMethod)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingReflectionExtensions.GetShortDisplayText(IBindingMethod bindingMethod)
Sets the shim of BindingReflectionExtensions.IsAssignableFrom(Type baseType, IBindingType type)
Sets the shim of BindingReflectionExtensions.IsAssignableTo(Type type, IBindingType baseType)
Sets the shim of BindingReflectionExtensions.MethodEquals(IBindingMethod method1, IBindingMethod method2)
Sets the shim of BindingReflectionExtensions.ParamEquals(IBindingParameter param1, IBindingParameter param2)
Sets the shim of BindingReflectionExtensions.ParamsEquals(IEnumerable`1<IBindingParameter> params1, IEnumerable`1<IBindingParameter> params2)
Sets the shim of BindingReflectionExtensions.TypeEquals(IBindingType type1, IBindingType type2)
Sets the shim of BindingReflectionExtensions.TypeEquals(IBindingType type1, Type type2)
Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingType
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingType.get_AssemblyName()
Sets the shim of BindingType.Equals(BindingType other)
Sets the shim of BindingType.Equals(Object obj)
Sets the shim of BindingType.get_FullName()
Sets the shim of BindingType.GetHashCode()
Sets the shim of BindingType.get_Name()
Sets the shim of BindingType.ToString()
Sets the shim of BindingType.get_AssemblyName()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingType.BindingType(String name, String fullName, String assemblyName)
Sets the shim of BindingType.Equals(BindingType other)
Sets the shim of BindingType.Equals(Object obj)
Sets the shim of BindingType.get_FullName()
Sets the shim of BindingType.GetHashCode()
Sets the shim of BindingType.get_Name()
Sets the shim of BindingType.ToString()
Shim type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingMethod
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeBindingMethod.Equals(Object obj)
Sets the shim of RuntimeBindingMethod.Equals(RuntimeBindingMethod other)
Sets the shim of RuntimeBindingMethod.GetHashCode()
Sets the shim of RuntimeBindingMethod.get_Name()
Sets the shim of RuntimeBindingMethod.get_Parameters()
Sets the shim of RuntimeBindingMethod.get_ReturnType()
Sets the shim of RuntimeBindingMethod.ToString()
Sets the shim of RuntimeBindingMethod.get_Type()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of RuntimeBindingMethod.RuntimeBindingMethod(MethodInfo methodInfo)
Sets the shim of RuntimeBindingMethod.Equals(Object obj)
Sets the shim of RuntimeBindingMethod.Equals(RuntimeBindingMethod other)
Sets the shim of RuntimeBindingMethod.GetHashCode()
Sets the shim of RuntimeBindingMethod.get_Name()
Sets the shim of RuntimeBindingMethod.get_Parameters()
Sets the shim of RuntimeBindingMethod.get_ReturnType()
Sets the shim of RuntimeBindingMethod.ToString()
Sets the shim of RuntimeBindingMethod.get_Type()
Shim type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingParameter
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeBindingParameter.Equals(Object obj)
Sets the shim of RuntimeBindingParameter.Equals(RuntimeBindingParameter other)
Sets the shim of RuntimeBindingParameter.GetHashCode()
Sets the shim of RuntimeBindingParameter.get_ParameterName()
Sets the shim of RuntimeBindingParameter.ToString()
Sets the shim of RuntimeBindingParameter.get_Type()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of RuntimeBindingParameter.RuntimeBindingParameter(ParameterInfo parameterInfo)
Sets the shim of RuntimeBindingParameter.Equals(Object obj)
Sets the shim of RuntimeBindingParameter.Equals(RuntimeBindingParameter other)
Sets the shim of RuntimeBindingParameter.GetHashCode()
Sets the shim of RuntimeBindingParameter.get_ParameterName()
Sets the shim of RuntimeBindingParameter.ToString()
Sets the shim of RuntimeBindingParameter.get_Type()
Shim type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingType
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeBindingType.get_AssemblyName()
Sets the shim of RuntimeBindingType.Equals(Object obj)
Sets the shim of RuntimeBindingType.Equals(RuntimeBindingType other)
Sets the shim of RuntimeBindingType.get_FullName()
Sets the shim of RuntimeBindingType.GetHashCode()
Sets the shim of RuntimeBindingType.IsAssignableTo(IBindingType baseType)
Sets the shim of RuntimeBindingType.get_Name()
Sets the shim of RuntimeBindingType.ToString()
Sets the shim of RuntimeBindingType.get_AssemblyName()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of RuntimeBindingType.RuntimeBindingType(Type type)
Sets the shim of RuntimeBindingType.Equals(Object obj)
Sets the shim of RuntimeBindingType.Equals(RuntimeBindingType other)
Sets the shim of RuntimeBindingType.get_FullName()
Sets the shim of RuntimeBindingType.GetHashCode()
Sets the shim of RuntimeBindingType.IsAssignableTo(IBindingType baseType)
Sets the shim of RuntimeBindingType.get_Name()
Sets the shim of RuntimeBindingType.RuntimeBindingType()
Sets the shim of RuntimeBindingType.ToString()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethod
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BindingMethod.Equals(Object obj)
Sets the stub of BindingMethod.Equals(Object obj)
Sets the stub of BindingMethod.GetHashCode()
Sets the stub of BindingMethod.GetHashCode()
Initializes a new instance of type StubBindingMethod
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of BindingMethod.ToString()
Sets the stub of BindingMethod.ToString()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethodComparer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingMethodComparer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingParameter
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BindingParameter.Equals(Object obj)
Sets the stub of BindingParameter.Equals(Object obj)
Sets the stub of BindingParameter.GetHashCode()
Sets the stub of BindingParameter.GetHashCode()
Initializes a new instance of type StubBindingParameter
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of BindingParameter.ToString()
Sets the stub of BindingParameter.ToString()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingType
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of BindingType.Equals(Object obj)
Sets the stub of BindingType.Equals(Object obj)
Sets the stub of BindingType.GetHashCode()
Sets the stub of BindingType.GetHashCode()
Initializes a new instance of type StubBindingType
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of BindingType.ToString()
Sets the stub of BindingType.ToString()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod
Initializes a new instance of type StubIBindingMethod
Sets the stub of IBindingMethod.get_Name()
Sets the stub of IBindingMethod.get_Name()
Sets the stub of IBindingMethod.get_Parameters()
Sets the stub of IBindingMethod.get_Parameters()
Sets the stub of IBindingMethod.get_ReturnType()
Sets the stub of IBindingMethod.get_ReturnType()
Sets the stub of IBindingMethod.get_Type()
Sets the stub of IBindingMethod.get_Type()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.IBindingParameter
Initializes a new instance of type StubIBindingParameter
Sets the stub of IBindingParameter.get_ParameterName()
Sets the stub of IBindingParameter.get_ParameterName()
Sets the stub of IBindingParameter.get_Type()
Sets the stub of IBindingParameter.get_Type()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.IBindingType
Initializes a new instance of type StubIBindingType
Sets the stub of IBindingType.get_AssemblyName()
Sets the stub of IBindingType.get_AssemblyName()
Sets the stub of IBindingType.get_FullName()
Sets the stub of IBindingType.get_FullName()
Sets the stub of IBindingType.get_Name()
Sets the stub of IBindingType.get_Name()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.IPolymorphicBindingType
Initializes a new instance of type StubIPolymorphicBindingType
Sets the stub of IBindingType.get_AssemblyName()
Sets the stub of IBindingType.get_AssemblyName()
Sets the stub of IBindingType.get_FullName()
Sets the stub of IBindingType.get_FullName()
Sets the stub of IPolymorphicBindingType.IsAssignableTo(IBindingType baseType)
Sets the stub of IBindingType.get_Name()
Sets the stub of IBindingType.get_Name()
Sets the stub of IPolymorphicBindingType.IsAssignableTo(IBindingType baseType)
Stub type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingMethod
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of RuntimeBindingMethod.Equals(Object obj)
Sets the stub of RuntimeBindingMethod.Equals(Object obj)
Sets the stub of RuntimeBindingMethod.GetHashCode()
Sets the stub of RuntimeBindingMethod.GetHashCode()
Initializes a new instance of type StubRuntimeBindingMethod
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of RuntimeBindingMethod.ToString()
Sets the stub of RuntimeBindingMethod.ToString()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingParameter
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of RuntimeBindingParameter.Equals(Object obj)
Sets the stub of RuntimeBindingParameter.Equals(Object obj)
Sets the stub of RuntimeBindingParameter.GetHashCode()
Sets the stub of RuntimeBindingParameter.GetHashCode()
Initializes a new instance of type StubRuntimeBindingParameter
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of RuntimeBindingParameter.ToString()
Sets the stub of RuntimeBindingParameter.ToString()
Stub type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingType
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of RuntimeBindingType.Equals(Object obj)
Sets the stub of RuntimeBindingType.Equals(Object obj)
Sets the stub of RuntimeBindingType.GetHashCode()
Sets the stub of RuntimeBindingType.GetHashCode()
Initializes a new instance of type StubRuntimeBindingType
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of RuntimeBindingType.ToString()
Sets the stub of RuntimeBindingType.ToString()
Shim type of TechTalk.SpecFlow.CommonModels.ExceptionFailure
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ExceptionFailure.get_Exception()
Sets the shim of ExceptionFailure.ToString()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ExceptionFailure.ExceptionFailure(Exception exception)
Sets the shim of ExceptionFailure.get_Exception()
Sets the shim of ExceptionFailure.ToString()
Shim type of TechTalk.SpecFlow.CommonModels.ExceptionFailure`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ExceptionFailure`1.ExceptionFailure`1(Exception exception)
Shim type of TechTalk.SpecFlow.CommonModels.Failure
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of Failure.get_Description()
Sets the shim of Failure.ToString()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of Failure.Failure(String description)
Sets the shim of Failure.get_Description()
Sets the shim of Failure.ToString()
Shim type of TechTalk.SpecFlow.CommonModels.Failure`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of Failure`1.Failure`1(String description)
Shim type of TechTalk.SpecFlow.CommonModels.Result
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Result.Failure(Exception exception)
Sets the shim of Result.Failure(String description)
Sets the shim of Result.Failure(String description, IFailure innerFailure)
Sets the shim of Result.Success()
Sets the shim of Result.Success(!!0 result)
Shim type of TechTalk.SpecFlow.CommonModels.Result`1
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Result`1.Failure(Exception exception)
Sets the shim of Result`1.Failure(String description)
Sets the shim of Result`1.Failure(String description, IFailure innerFailure)
Sets the shim of Result`1.Success(!0 value)
Shim type of TechTalk.SpecFlow.CommonModels.Success
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of Success.Success()
Shim type of TechTalk.SpecFlow.CommonModels.Success`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of Success`1.get_Result()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of Success`1.Success`1(!0 result)
Sets the shim of Success`1.get_Result()
Shim type of TechTalk.SpecFlow.CommonModels.WrappedFailure
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of WrappedFailure.GetStringOfInnerFailure()
Sets the shim of WrappedFailure.get_InnerFailure()
Sets the shim of WrappedFailure.ToString()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of WrappedFailure.WrappedFailure(String description, IFailure innerFailure)
Sets the shim of WrappedFailure.GetStringOfInnerFailure()
Sets the shim of WrappedFailure.get_InnerFailure()
Sets the shim of WrappedFailure.ToString()
Shim type of TechTalk.SpecFlow.CommonModels.WrappedFailure`1
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of WrappedFailure`1.WrappedFailure`1(String description, IFailure innerFailure)
Stub type of TechTalk.SpecFlow.CommonModels.ExceptionFailure
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubExceptionFailure
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ExceptionFailure.ToString()
Sets the stub of ExceptionFailure.ToString()
Stub type of TechTalk.SpecFlow.CommonModels.ExceptionFailure`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubExceptionFailure
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ExceptionFailure.ToString()
Sets the stub of ExceptionFailure.ToString()
Stub type of TechTalk.SpecFlow.CommonModels.Failure
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFailure
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Failure.ToString()
Sets the stub of Failure.ToString()
Stub type of TechTalk.SpecFlow.CommonModels.Failure`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFailure
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Failure.ToString()
Sets the stub of Failure.ToString()
Stub type of TechTalk.SpecFlow.CommonModels.IFailure
Initializes a new instance of type StubIFailure
Stub type of TechTalk.SpecFlow.CommonModels.IFailure`1
Initializes a new instance of type StubIFailure
Stub type of TechTalk.SpecFlow.CommonModels.IResult
Initializes a new instance of type StubIResult
Stub type of TechTalk.SpecFlow.CommonModels.IResult`1
Initializes a new instance of type StubIResult
Stub type of TechTalk.SpecFlow.CommonModels.ISuccess
Initializes a new instance of type StubISuccess
Stub type of TechTalk.SpecFlow.CommonModels.ISuccess`1
Initializes a new instance of type StubISuccess
Sets the stub of ISuccess`1.get_Result()
Sets the stub of ISuccess`1.get_Result()
Stub type of TechTalk.SpecFlow.CommonModels.Success
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSuccess
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CommonModels.Success`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSuccess
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CommonModels.WrappedFailure
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubWrappedFailure
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of WrappedFailure.ToString()
Sets the stub of WrappedFailure.ToString()
Stub type of TechTalk.SpecFlow.CommonModels.WrappedFailure`1
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubWrappedFailure
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of WrappedFailure.ToString()
Sets the stub of WrappedFailure.ToString()
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.AppConfigConfigurationLoader
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of AppConfigConfigurationLoader.IsSpecified(ConfigurationElement configurationElement)
Sets the shim of AppConfigConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler configSection)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AppConfigConfigurationLoader.AppConfigConfigurationLoader()
Sets the shim of AppConfigConfigurationLoader.IsSpecified(ConfigurationElement configurationElement)
Sets the shim of AppConfigConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler configSection)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.BindingCultureConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingCultureConfigElement.get_Name()
Sets the shim of BindingCultureConfigElement.set_Name(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingCultureConfigElement.BindingCultureConfigElement()
Sets the shim of BindingCultureConfigElement.get_Name()
Sets the shim of BindingCultureConfigElement.set_Name(String value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessageSinkElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessageSinkElement.get_Path()
Sets the shim of CucumberMessageSinkElement.set_Path(String value)
Sets the shim of CucumberMessageSinkElement.get_Type()
Sets the shim of CucumberMessageSinkElement.set_Type(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CucumberMessageSinkElement.CucumberMessageSinkElement()
Sets the shim of CucumberMessageSinkElement.get_Path()
Sets the shim of CucumberMessageSinkElement.set_Path(String value)
Sets the shim of CucumberMessageSinkElement.get_Type()
Sets the shim of CucumberMessageSinkElement.set_Type(String value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessagesElement.get_Enabled()
Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)
Sets the shim of CucumberMessagesElement.get_Sinks()
Sets the shim of CucumberMessagesElement.set_Sinks(CucumberMessagesSinkCollection value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CucumberMessagesElement.CucumberMessagesElement()
Sets the shim of CucumberMessagesElement.get_Enabled()
Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)
Sets the shim of CucumberMessagesElement.get_Sinks()
Sets the shim of CucumberMessagesElement.set_Sinks(CucumberMessagesSinkCollection value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesSinkCollection
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessagesSinkCollection.CreateNewElement()
Sets the shim of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of CucumberMessagesSinkCollection.CucumberMessagesSinkCollection()
Sets the shim of CucumberMessagesSinkCollection.CreateNewElement()
Sets the shim of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of GeneratorConfigElement.get_AllowDebugGeneratedFiles()
Sets the shim of GeneratorConfigElement.set_AllowDebugGeneratedFiles(Boolean value)
Sets the shim of GeneratorConfigElement.get_AllowRowTests()
Sets the shim of GeneratorConfigElement.set_AllowRowTests(Boolean value)
Sets the shim of GeneratorConfigElement.get_Dependencies()
Sets the shim of GeneratorConfigElement.set_Dependencies(ContainerRegistrationCollection value)
Sets the shim of GeneratorConfigElement.get_GenerateAsyncTests()
Sets the shim of GeneratorConfigElement.set_GenerateAsyncTests(Boolean value)
Sets the shim of GeneratorConfigElement.get_GeneratorPath()
Sets the shim of GeneratorConfigElement.set_GeneratorPath(String value)
Sets the shim of GeneratorConfigElement.get_MarkFeaturesParallelizable()
Sets the shim of GeneratorConfigElement.set_MarkFeaturesParallelizable(Boolean value)
Sets the shim of GeneratorConfigElement.get_SkipParallelizableMarkerForTags()
Sets the shim of GeneratorConfigElement.set_SkipParallelizableMarkerForTags(TagCollection value)
Sets the shim of GeneratorConfigElement.get_AllowDebugGeneratedFiles()
Sets the shim of GeneratorConfigElement.set_AllowDebugGeneratedFiles(Boolean value)
Sets the shim of GeneratorConfigElement.get_AllowRowTests()
Sets the shim of GeneratorConfigElement.set_AllowRowTests(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of GeneratorConfigElement.GeneratorConfigElement()
Sets the shim of GeneratorConfigElement.get_Dependencies()
Sets the shim of GeneratorConfigElement.set_Dependencies(ContainerRegistrationCollection value)
Sets the shim of GeneratorConfigElement.get_GenerateAsyncTests()
Sets the shim of GeneratorConfigElement.set_GenerateAsyncTests(Boolean value)
Sets the shim of GeneratorConfigElement.get_GeneratorPath()
Sets the shim of GeneratorConfigElement.set_GeneratorPath(String value)
Sets the shim of GeneratorConfigElement.get_MarkFeaturesParallelizable()
Sets the shim of GeneratorConfigElement.set_MarkFeaturesParallelizable(Boolean value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement+TagCollection
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TagCollection.CreateNewElement()
Sets the shim of TagCollection.GetElementKey(ConfigurationElement element)
Sets the shim of TagCollection.System.Collections.Generic.IEnumerable<TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagElement>.GetEnumerator()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of TagCollection.TagCollection()
Sets the shim of TagCollection.CreateNewElement()
Sets the shim of TagCollection.GetElementKey(ConfigurationElement element)
Sets the shim of TagCollection.System.Collections.Generic.IEnumerable<TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagElement>.GetEnumerator()
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement+TagElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TagElement.get_Value()
Sets the shim of TagElement.set_Value(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TagElement.TagElement()
Sets the shim of TagElement.get_Value()
Sets the shim of TagElement.set_Value(String value)
Sets the shim of GeneratorConfigElement.get_SkipParallelizableMarkerForTags()
Sets the shim of GeneratorConfigElement.set_SkipParallelizableMarkerForTags(TagCollection value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.LanguageConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of LanguageConfigElement.get_Feature()
Sets the shim of LanguageConfigElement.set_Feature(String value)
Sets the shim of LanguageConfigElement.get_Tool()
Sets the shim of LanguageConfigElement.set_Tool(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of LanguageConfigElement.LanguageConfigElement()
Sets the shim of LanguageConfigElement.get_Feature()
Sets the shim of LanguageConfigElement.set_Feature(String value)
Sets the shim of LanguageConfigElement.get_Tool()
Sets the shim of LanguageConfigElement.set_Tool(String value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.PluginCollection
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PluginCollection.CreateNewElement()
Sets the shim of PluginCollection.GetElementKey(ConfigurationElement element)
Sets the shim of PluginCollection.System.Collections.Generic.IEnumerable<TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement>.GetEnumerator()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of PluginCollection.PluginCollection()
Sets the shim of PluginCollection.CreateNewElement()
Sets the shim of PluginCollection.GetElementKey(ConfigurationElement element)
Sets the shim of PluginCollection.System.Collections.Generic.IEnumerable<TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement>.GetEnumerator()
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PluginConfigElement.get_Name()
Sets the shim of PluginConfigElement.set_Name(String value)
Sets the shim of PluginConfigElement.get_Parameters()
Sets the shim of PluginConfigElement.set_Parameters(String value)
Sets the shim of PluginConfigElement.get_Path()
Sets the shim of PluginConfigElement.set_Path(String value)
Sets the shim of PluginConfigElement.ToPluginDescriptor()
Sets the shim of PluginConfigElement.get_Type()
Sets the shim of PluginConfigElement.set_Type(PluginType value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of PluginConfigElement.PluginConfigElement()
Sets the shim of PluginConfigElement.get_Name()
Sets the shim of PluginConfigElement.set_Name(String value)
Sets the shim of PluginConfigElement.get_Parameters()
Sets the shim of PluginConfigElement.set_Parameters(String value)
Sets the shim of PluginConfigElement.get_Path()
Sets the shim of PluginConfigElement.set_Path(String value)
Sets the shim of PluginConfigElement.ToPluginDescriptor()
Sets the shim of PluginConfigElement.get_Type()
Sets the shim of PluginConfigElement.set_Type(PluginType value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.RuntimeConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeConfigElement.get_Dependencies()
Sets the shim of RuntimeConfigElement.set_Dependencies(ContainerRegistrationCollection value)
Sets the shim of RuntimeConfigElement.get_MissingOrPendingStepsOutcome()
Sets the shim of RuntimeConfigElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)
Sets the shim of RuntimeConfigElement.get_ObsoleteBehavior()
Sets the shim of RuntimeConfigElement.set_ObsoleteBehavior(ObsoleteBehavior value)
Sets the shim of RuntimeConfigElement.get_StopAtFirstError()
Sets the shim of RuntimeConfigElement.set_StopAtFirstError(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RuntimeConfigElement.RuntimeConfigElement()
Sets the shim of RuntimeConfigElement.get_Dependencies()
Sets the shim of RuntimeConfigElement.set_Dependencies(ContainerRegistrationCollection value)
Sets the shim of RuntimeConfigElement.get_MissingOrPendingStepsOutcome()
Sets the shim of RuntimeConfigElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)
Sets the shim of RuntimeConfigElement.get_ObsoleteBehavior()
Sets the shim of RuntimeConfigElement.set_ObsoleteBehavior(ObsoleteBehavior value)
Sets the shim of RuntimeConfigElement.get_StopAtFirstError()
Sets the shim of RuntimeConfigElement.set_StopAtFirstError(Boolean value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyCollection
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepAssemblyCollection.CreateNewElement()
Sets the shim of StepAssemblyCollection.GetElementKey(ConfigurationElement element)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of StepAssemblyCollection.StepAssemblyCollection()
Sets the shim of StepAssemblyCollection.CreateNewElement()
Sets the shim of StepAssemblyCollection.GetElementKey(ConfigurationElement element)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepAssemblyConfigElement.get_Assembly()
Sets the shim of StepAssemblyConfigElement.set_Assembly(String value)
Sets the shim of StepAssemblyConfigElement.get_Assembly()
Sets the shim of StepAssemblyConfigElement.set_Assembly(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepAssemblyConfigElement.StepAssemblyConfigElement()
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.TraceConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TraceConfigElement.get_Listener()
Sets the shim of TraceConfigElement.set_Listener(String value)
Sets the shim of TraceConfigElement.get_MinTracedDuration()
Sets the shim of TraceConfigElement.set_MinTracedDuration(TimeSpan value)
Sets the shim of TraceConfigElement.get_StepDefinitionSkeletonStyle()
Sets the shim of TraceConfigElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)
Sets the shim of TraceConfigElement.get_TraceSuccessfulSteps()
Sets the shim of TraceConfigElement.set_TraceSuccessfulSteps(Boolean value)
Sets the shim of TraceConfigElement.get_TraceTimings()
Sets the shim of TraceConfigElement.set_TraceTimings(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TraceConfigElement.TraceConfigElement()
Sets the shim of TraceConfigElement.get_Listener()
Sets the shim of TraceConfigElement.set_Listener(String value)
Sets the shim of TraceConfigElement.get_MinTracedDuration()
Sets the shim of TraceConfigElement.set_MinTracedDuration(TimeSpan value)
Sets the shim of TraceConfigElement.get_StepDefinitionSkeletonStyle()
Sets the shim of TraceConfigElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)
Sets the shim of TraceConfigElement.get_TraceSuccessfulSteps()
Sets the shim of TraceConfigElement.set_TraceSuccessfulSteps(Boolean value)
Sets the shim of TraceConfigElement.get_TraceTimings()
Sets the shim of TraceConfigElement.set_TraceTimings(Boolean value)
Shim type of TechTalk.SpecFlow.Configuration.AppConfig.UnitTestProviderConfigElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UnitTestProviderConfigElement.get_GeneratorProvider()
Sets the shim of UnitTestProviderConfigElement.set_GeneratorProvider(String value)
Sets the shim of UnitTestProviderConfigElement.get_Name()
Sets the shim of UnitTestProviderConfigElement.set_Name(String value)
Sets the shim of UnitTestProviderConfigElement.get_RuntimeProvider()
Sets the shim of UnitTestProviderConfigElement.set_RuntimeProvider(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of UnitTestProviderConfigElement.UnitTestProviderConfigElement()
Sets the shim of UnitTestProviderConfigElement.get_GeneratorProvider()
Sets the shim of UnitTestProviderConfigElement.set_GeneratorProvider(String value)
Sets the shim of UnitTestProviderConfigElement.get_Name()
Sets the shim of UnitTestProviderConfigElement.set_Name(String value)
Sets the shim of UnitTestProviderConfigElement.get_RuntimeProvider()
Sets the shim of UnitTestProviderConfigElement.set_RuntimeProvider(String value)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.AppConfigConfigurationLoader
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAppConfigConfigurationLoader
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.BindingCultureConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubBindingCultureConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessageSinkElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubCucumberMessageSinkElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubCucumberMessagesElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesSinkCollection
Initializes a new instance
Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElementCollection.get_CollectionType()
Sets the stub of ConfigurationElementCollection.get_CollectionType()
Sets the stub of CucumberMessagesSinkCollection.CreateNewElement()
Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)
Sets the stub of CucumberMessagesSinkCollection.CreateNewElement()
Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElementCollection.get_ElementName()
Sets the stub of ConfigurationElementCollection.get_ElementName()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)
Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)
Sets the stub of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)
Sets the stub of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.GetHashCode()
Sets the stub of ConfigurationElementCollection.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubCucumberMessagesSinkCollection
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)
Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)
Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.IsModified()
Sets the stub of ConfigurationElementCollection.IsModified()
Sets the stub of ConfigurationElementCollection.IsReadOnly()
Sets the stub of ConfigurationElementCollection.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElementCollection.ResetModified()
Sets the stub of ConfigurationElementCollection.ResetModified()
Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElementCollection.SetReadOnly()
Sets the stub of ConfigurationElementCollection.SetReadOnly()
Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()
Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()
Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubGeneratorConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.LanguageConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubLanguageConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.PluginCollection
Initializes a new instance
Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElementCollection.get_CollectionType()
Sets the stub of ConfigurationElementCollection.get_CollectionType()
Sets the stub of PluginCollection.CreateNewElement()
Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)
Sets the stub of PluginCollection.CreateNewElement()
Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElementCollection.get_ElementName()
Sets the stub of ConfigurationElementCollection.get_ElementName()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)
Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)
Sets the stub of PluginCollection.GetElementKey(ConfigurationElement element)
Sets the stub of PluginCollection.GetElementKey(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.GetHashCode()
Sets the stub of ConfigurationElementCollection.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubPluginCollection
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)
Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)
Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.IsModified()
Sets the stub of ConfigurationElementCollection.IsModified()
Sets the stub of ConfigurationElementCollection.IsReadOnly()
Sets the stub of ConfigurationElementCollection.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElementCollection.ResetModified()
Sets the stub of ConfigurationElementCollection.ResetModified()
Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElementCollection.SetReadOnly()
Sets the stub of ConfigurationElementCollection.SetReadOnly()
Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()
Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()
Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubPluginConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.RuntimeConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubRuntimeConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyCollection
Initializes a new instance
Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElementCollection.get_CollectionType()
Sets the stub of ConfigurationElementCollection.get_CollectionType()
Sets the stub of StepAssemblyCollection.CreateNewElement()
Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)
Sets the stub of StepAssemblyCollection.CreateNewElement()
Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElementCollection.get_ElementName()
Sets the stub of ConfigurationElementCollection.get_ElementName()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)
Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)
Sets the stub of StepAssemblyCollection.GetElementKey(ConfigurationElement element)
Sets the stub of StepAssemblyCollection.GetElementKey(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.GetHashCode()
Sets the stub of ConfigurationElementCollection.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubStepAssemblyCollection
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)
Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)
Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)
Sets the stub of ConfigurationElementCollection.IsModified()
Sets the stub of ConfigurationElementCollection.IsModified()
Sets the stub of ConfigurationElementCollection.IsReadOnly()
Sets the stub of ConfigurationElementCollection.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElementCollection.ResetModified()
Sets the stub of ConfigurationElementCollection.ResetModified()
Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElementCollection.SetReadOnly()
Sets the stub of ConfigurationElementCollection.SetReadOnly()
Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()
Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()
Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubStepAssemblyConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.TraceConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubTraceConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.AppConfig.UnitTestProviderConfigElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubUnitTestProviderConfigElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Shim type of TechTalk.SpecFlow.Configuration.ConfigDefaults
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ConfigDefaults.ConfigDefaults()
Shim type of TechTalk.SpecFlow.Configuration.ConfigurationLoader
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ConfigurationLoader.GetSpecflowJsonFilePath()
Sets the shim of ConfigurationLoader.get_HasAppConfig()
Sets the shim of ConfigurationLoader.get_HasJsonConfig()
Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)
Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)
Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)
Sets the shim of ConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ConfigurationLoader.ConfigurationLoader()
Sets the shim of ConfigurationLoader.get_DefaultAdditionalStepAssemblies()
Sets the shim of ConfigurationLoader.get_DefaultAllowDebugGeneratedFiles()
Sets the shim of ConfigurationLoader.get_DefaultAllowRowTests()
Sets the shim of ConfigurationLoader.get_DefaultBindingCulture()
Sets the shim of ConfigurationLoader.get_DefaultDetectAmbiguousMatches()
Sets the shim of ConfigurationLoader.get_DefaultFeatureLanguage()
Sets the shim of ConfigurationLoader.get_DefaultGeneratorPath()
Sets the shim of ConfigurationLoader.get_DefaultMarkFeaturesParallelizable()
Sets the shim of ConfigurationLoader.get_DefaultMinTracedDuration()
Sets the shim of ConfigurationLoader.get_DefaultMissingOrPendingStepsOutcome()
Sets the shim of ConfigurationLoader.get_DefaultObsoleteBehavior()
Sets the shim of ConfigurationLoader.get_DefaultSkipParallelizableMarkerForTags()
Sets the shim of ConfigurationLoader.get_DefaultStepDefinitionSkeletonStyle()
Sets the shim of ConfigurationLoader.get_DefaultStopAtFirstError()
Sets the shim of ConfigurationLoader.get_DefaultToolLanguage()
Sets the shim of ConfigurationLoader.get_DefaultTraceSuccessfulSteps()
Sets the shim of ConfigurationLoader.get_DefaultTraceTimings()
Sets the shim of ConfigurationLoader.get_DefaultUnitTestProvider()
Sets the shim of ConfigurationLoader.GetDefault()
Sets the shim of ConfigurationLoader.GetSpecflowJsonFilePath()
Sets the shim of ConfigurationLoader.get_HasAppConfig()
Sets the shim of ConfigurationLoader.get_HasJsonConfig()
Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)
Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)
Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)
Sets the shim of ConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)
Shim type of TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ConfigurationSectionHandler.get_BindingCulture()
Sets the shim of ConfigurationSectionHandler.set_BindingCulture(BindingCultureConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_CucumberMessages()
Sets the shim of ConfigurationSectionHandler.set_CucumberMessages(CucumberMessagesElement value)
Sets the shim of ConfigurationSectionHandler.get_Generator()
Sets the shim of ConfigurationSectionHandler.set_Generator(GeneratorConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_Language()
Sets the shim of ConfigurationSectionHandler.set_Language(LanguageConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_Runtime()
Sets the shim of ConfigurationSectionHandler.set_Runtime(RuntimeConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_StepAssemblies()
Sets the shim of ConfigurationSectionHandler.set_StepAssemblies(StepAssemblyCollection value)
Sets the shim of ConfigurationSectionHandler.get_Trace()
Sets the shim of ConfigurationSectionHandler.set_Trace(TraceConfigElement value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ConfigurationSectionHandler.get_BindingCulture()
Sets the shim of ConfigurationSectionHandler.set_BindingCulture(BindingCultureConfigElement value)
Sets the shim of ConfigurationSectionHandler.ConfigurationSectionHandler()
Sets the shim of ConfigurationSectionHandler.CreateFromXml(String xmlContent)
Sets the shim of ConfigurationSectionHandler.CreateFromXml(XmlNode xmlContent)
Sets the shim of ConfigurationSectionHandler.get_CucumberMessages()
Sets the shim of ConfigurationSectionHandler.set_CucumberMessages(CucumberMessagesElement value)
Sets the shim of ConfigurationSectionHandler.get_Generator()
Sets the shim of ConfigurationSectionHandler.set_Generator(GeneratorConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_Language()
Sets the shim of ConfigurationSectionHandler.set_Language(LanguageConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_Runtime()
Sets the shim of ConfigurationSectionHandler.set_Runtime(RuntimeConfigElement value)
Sets the shim of ConfigurationSectionHandler.get_StepAssemblies()
Sets the shim of ConfigurationSectionHandler.set_StepAssemblies(StepAssemblyCollection value)
Sets the shim of ConfigurationSectionHandler.get_Trace()
Sets the shim of ConfigurationSectionHandler.set_Trace(TraceConfigElement value)
Shim type of TechTalk.SpecFlow.Configuration.CucumberMessagesConfiguration
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessagesConfiguration.get_Enabled()
Sets the shim of CucumberMessagesConfiguration.set_Enabled(Boolean value)
Sets the shim of CucumberMessagesConfiguration.get_Sinks()
Sets the shim of CucumberMessagesConfiguration.set_Sinks(List`1<CucumberMessagesSink> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CucumberMessagesConfiguration.CucumberMessagesConfiguration()
Sets the shim of CucumberMessagesConfiguration.get_Enabled()
Sets the shim of CucumberMessagesConfiguration.set_Enabled(Boolean value)
Sets the shim of CucumberMessagesConfiguration.get_Sinks()
Sets the shim of CucumberMessagesConfiguration.set_Sinks(List`1<CucumberMessagesSink> value)
Shim type of TechTalk.SpecFlow.Configuration.CucumberMessagesSink
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessagesSink.get_Path()
Sets the shim of CucumberMessagesSink.get_Type()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CucumberMessagesSink.CucumberMessagesSink(String type, String path)
Sets the shim of CucumberMessagesSink.get_Path()
Sets the shim of CucumberMessagesSink.get_Type()
Shim type of TechTalk.SpecFlow.Configuration.DefaultRuntimeConfigurationProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DefaultRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DefaultRuntimeConfigurationProvider.DefaultRuntimeConfigurationProvider(IConfigurationLoader configurationLoader)
Sets the shim of DefaultRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)
Shim type of TechTalk.SpecFlow.Configuration.SpecFlowConfiguration
Initializes a new shim instance
Initializes a new shim for the given instance
Sets the shim of SpecFlowConfiguration.get_AdditionalStepAssemblies()
Sets the shim of SpecFlowConfiguration.set_AdditionalStepAssemblies(List`1<String> value)
Define shims for all instances members
Sets the shim of SpecFlowConfiguration.get_AdditionalStepAssemblies()
Sets the shim of SpecFlowConfiguration.set_AdditionalStepAssemblies(List`1<String> value)
Sets the shim of SpecFlowConfiguration.get_AllowDebugGeneratedFiles()
Sets the shim of SpecFlowConfiguration.set_AllowDebugGeneratedFiles(Boolean value)
Sets the shim of SpecFlowConfiguration.get_AllowRowTests()
Sets the shim of SpecFlowConfiguration.set_AllowRowTests(Boolean value)
Sets the shim of SpecFlowConfiguration.get_BindingCulture()
Sets the shim of SpecFlowConfiguration.set_BindingCulture(CultureInfo value)
Sets the shim of SpecFlowConfiguration.get_ConfigSource()
Sets the shim of SpecFlowConfiguration.set_ConfigSource(ConfigSource value)
Sets the shim of SpecFlowConfiguration.get_CucumberMessagesConfiguration()
Sets the shim of SpecFlowConfiguration.get_CustomDependencies()
Sets the shim of SpecFlowConfiguration.set_CustomDependencies(ContainerRegistrationCollection value)
Sets the shim of SpecFlowConfiguration.Equals(Object obj)
Sets the shim of SpecFlowConfiguration.Equals(SpecFlowConfiguration other)
Sets the shim of SpecFlowConfiguration.get_FeatureLanguage()
Sets the shim of SpecFlowConfiguration.set_FeatureLanguage(CultureInfo value)
Sets the shim of SpecFlowConfiguration.get_GeneratorCustomDependencies()
Sets the shim of SpecFlowConfiguration.set_GeneratorCustomDependencies(ContainerRegistrationCollection value)
Sets the shim of SpecFlowConfiguration.GetHashCode()
Sets the shim of SpecFlowConfiguration.get_MarkFeaturesParallelizable()
Sets the shim of SpecFlowConfiguration.set_MarkFeaturesParallelizable(Boolean value)
Sets the shim of SpecFlowConfiguration.get_MinTracedDuration()
Sets the shim of SpecFlowConfiguration.set_MinTracedDuration(TimeSpan value)
Sets the shim of SpecFlowConfiguration.get_MissingOrPendingStepsOutcome()
Sets the shim of SpecFlowConfiguration.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)
Sets the shim of SpecFlowConfiguration.get_ObsoleteBehavior()
Sets the shim of SpecFlowConfiguration.set_ObsoleteBehavior(ObsoleteBehavior value)
Sets the shim of SpecFlowConfiguration.get_SkipParallelizableMarkerForTags()
Sets the shim of SpecFlowConfiguration.set_SkipParallelizableMarkerForTags(String[] value)
Sets the shim of SpecFlowConfiguration.get_StepDefinitionSkeletonStyle()
Sets the shim of SpecFlowConfiguration.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)
Sets the shim of SpecFlowConfiguration.get_StopAtFirstError()
Sets the shim of SpecFlowConfiguration.set_StopAtFirstError(Boolean value)
Sets the shim of SpecFlowConfiguration.get_TraceSuccessfulSteps()
Sets the shim of SpecFlowConfiguration.set_TraceSuccessfulSteps(Boolean value)
Sets the shim of SpecFlowConfiguration.get_TraceTimings()
Sets the shim of SpecFlowConfiguration.set_TraceTimings(Boolean value)
Sets the shim of SpecFlowConfiguration.get_AllowDebugGeneratedFiles()
Sets the shim of SpecFlowConfiguration.set_AllowDebugGeneratedFiles(Boolean value)
Sets the shim of SpecFlowConfiguration.get_AllowRowTests()
Sets the shim of SpecFlowConfiguration.set_AllowRowTests(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of SpecFlowConfiguration.get_BindingCulture()
Sets the shim of SpecFlowConfiguration.set_BindingCulture(CultureInfo value)
Sets the shim of SpecFlowConfiguration.get_ConfigSource()
Sets the shim of SpecFlowConfiguration.set_ConfigSource(ConfigSource value)
Sets the shim of SpecFlowConfiguration.SpecFlowConfiguration(ConfigSource configSource, ContainerRegistrationCollection customDependencies, ContainerRegistrationCollection generatorCustomDependencies, CultureInfo featureLanguage, CultureInfo bindingCulture, Boolean stopAtFirstError, MissingOrPendingStepsOutcome missingOrPendingStepsOutcome, Boolean traceSuccessfulSteps, Boolean traceTimings, TimeSpan minTracedDuration, StepDefinitionSkeletonStyle stepDefinitionSkeletonStyle, List`1<String> additionalStepAssemblies, Boolean allowDebugGeneratedFiles, Boolean allowRowTests, Boolean markFeaturesParallelizable, String[] skipParallelizableMarkerForTags, ObsoleteBehavior obsoleteBehavior, CucumberMessagesConfiguration cucumberMessagesConfiguration)
Sets the shim of SpecFlowConfiguration.get_CucumberMessagesConfiguration()
Sets the shim of SpecFlowConfiguration.get_CustomDependencies()
Sets the shim of SpecFlowConfiguration.set_CustomDependencies(ContainerRegistrationCollection value)
Sets the shim of SpecFlowConfiguration.Equals(Object obj)
Sets the shim of SpecFlowConfiguration.Equals(SpecFlowConfiguration other)
Sets the shim of SpecFlowConfiguration.get_FeatureLanguage()
Sets the shim of SpecFlowConfiguration.set_FeatureLanguage(CultureInfo value)
Sets the shim of SpecFlowConfiguration.get_GeneratorCustomDependencies()
Sets the shim of SpecFlowConfiguration.set_GeneratorCustomDependencies(ContainerRegistrationCollection value)
Sets the shim of SpecFlowConfiguration.GetHashCode()
Sets the shim of SpecFlowConfiguration.get_MarkFeaturesParallelizable()
Sets the shim of SpecFlowConfiguration.set_MarkFeaturesParallelizable(Boolean value)
Sets the shim of SpecFlowConfiguration.get_MinTracedDuration()
Sets the shim of SpecFlowConfiguration.set_MinTracedDuration(TimeSpan value)
Sets the shim of SpecFlowConfiguration.get_MissingOrPendingStepsOutcome()
Sets the shim of SpecFlowConfiguration.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)
Sets the shim of SpecFlowConfiguration.get_ObsoleteBehavior()
Sets the shim of SpecFlowConfiguration.set_ObsoleteBehavior(ObsoleteBehavior value)
Sets the shim of SpecFlowConfiguration.get_SkipParallelizableMarkerForTags()
Sets the shim of SpecFlowConfiguration.set_SkipParallelizableMarkerForTags(String[] value)
Sets the shim of SpecFlowConfiguration.get_StepDefinitionSkeletonStyle()
Sets the shim of SpecFlowConfiguration.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)
Sets the shim of SpecFlowConfiguration.get_StopAtFirstError()
Sets the shim of SpecFlowConfiguration.set_StopAtFirstError(Boolean value)
Sets the shim of SpecFlowConfiguration.get_TraceSuccessfulSteps()
Sets the shim of SpecFlowConfiguration.set_TraceSuccessfulSteps(Boolean value)
Sets the shim of SpecFlowConfiguration.get_TraceTimings()
Sets the shim of SpecFlowConfiguration.set_TraceTimings(Boolean value)
Stub type of TechTalk.SpecFlow.Configuration.ConfigurationLoader
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubConfigurationLoader
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)
Sets the stub of ConfigurationSection.DeserializeSection(XmlReader reader)
Sets the stub of ConfigurationSection.DeserializeSection(XmlReader reader)
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.get_ElementProperty()
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.Equals(Object compareTo)
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationElement.GetHashCode()
Sets the stub of ConfigurationSection.GetRuntimeObject()
Sets the stub of ConfigurationSection.GetRuntimeObject()
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.Init()
Sets the stub of ConfigurationElement.InitializeDefault()
Sets the stub of ConfigurationElement.InitializeDefault()
Initializes a new instance of type StubConfigurationSectionHandler
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ConfigurationSection.IsModified()
Sets the stub of ConfigurationSection.IsModified()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.IsReadOnly()
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.ListErrors(IList errorList)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PostDeserialize()
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.get_Properties()
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)
Sets the stub of ConfigurationSection.ResetModified()
Sets the stub of ConfigurationSection.ResetModified()
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)
Sets the stub of ConfigurationSection.SerializeSection(ConfigurationElement parentElement, String name, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationSection.SerializeSection(ConfigurationElement parentElement, String name, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationElement.SetReadOnly()
Sets the stub of ConfigurationSection.ShouldSerializeElementInTargetVersion(ConfigurationElement element, String elementName, FrameworkName targetFramework)
Sets the stub of ConfigurationSection.ShouldSerializeElementInTargetVersion(ConfigurationElement element, String elementName, FrameworkName targetFramework)
Sets the stub of ConfigurationSection.ShouldSerializePropertyInTargetVersion(ConfigurationProperty property, String propertyName, FrameworkName targetFramework, ConfigurationElement parentConfigurationElement)
Sets the stub of ConfigurationSection.ShouldSerializePropertyInTargetVersion(ConfigurationProperty property, String propertyName, FrameworkName targetFramework, ConfigurationElement parentConfigurationElement)
Sets the stub of ConfigurationSection.ShouldSerializeSectionInTargetVersion(FrameworkName targetFramework)
Sets the stub of ConfigurationSection.ShouldSerializeSectionInTargetVersion(FrameworkName targetFramework)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
Stub type of TechTalk.SpecFlow.Configuration.CucumberMessagesConfiguration
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCucumberMessagesConfiguration
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.CucumberMessagesSink
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCucumberMessagesSink
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.DefaultRuntimeConfigurationProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDefaultRuntimeConfigurationProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.IConfigurationLoader
Initializes a new instance of type StubIConfigurationLoader
Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)
Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)
Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)
Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)
Sets the stub of IConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)
Sets the stub of IConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)
Sets the stub of IConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)
Sets the stub of IConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)
Stub type of TechTalk.SpecFlow.Configuration.IRuntimeConfigurationProvider
Initializes a new instance of type StubIRuntimeConfigurationProvider
Sets the stub of IRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)
Sets the stub of IRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)
Stub type of TechTalk.SpecFlow.Configuration.ISpecFlowConfigurationHolder
Initializes a new instance of type StubISpecFlowConfigurationHolder
Sets the stub of ISpecFlowConfigurationHolder.get_ConfigSource()
Sets the stub of ISpecFlowConfigurationHolder.get_ConfigSource()
Sets the stub of ISpecFlowConfigurationHolder.get_Content()
Sets the stub of ISpecFlowConfigurationHolder.get_Content()
Sets the stub of ISpecFlowConfigurationHolder.get_HasConfiguration()
Sets the stub of ISpecFlowConfigurationHolder.get_HasConfiguration()
Stub type of TechTalk.SpecFlow.Configuration.SpecFlowConfiguration
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SpecFlowConfiguration.Equals(Object obj)
Sets the stub of SpecFlowConfiguration.Equals(Object obj)
Sets the stub of SpecFlowConfiguration.GetHashCode()
Sets the stub of SpecFlowConfiguration.GetHashCode()
Initializes a new instance of type StubSpecFlowConfiguration
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.BindingCultureElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingCultureElement.get_Name()
Sets the shim of BindingCultureElement.set_Name(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingCultureElement.BindingCultureElement()
Sets the shim of BindingCultureElement.get_Name()
Sets the shim of BindingCultureElement.set_Name(String value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessageSinkElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessageSinkElement.get_Path()
Sets the shim of CucumberMessageSinkElement.set_Path(String value)
Sets the shim of CucumberMessageSinkElement.get_Type()
Sets the shim of CucumberMessageSinkElement.set_Type(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CucumberMessageSinkElement.CucumberMessageSinkElement()
Sets the shim of CucumberMessageSinkElement.get_Path()
Sets the shim of CucumberMessageSinkElement.set_Path(String value)
Sets the shim of CucumberMessageSinkElement.get_Type()
Sets the shim of CucumberMessageSinkElement.set_Type(String value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessagesElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessagesElement.get_Enabled()
Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)
Sets the shim of CucumberMessagesElement.get_Sinks()
Sets the shim of CucumberMessagesElement.set_Sinks(List`1<CucumberMessageSinkElement> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CucumberMessagesElement.CucumberMessagesElement()
Sets the shim of CucumberMessagesElement.get_Enabled()
Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)
Sets the shim of CucumberMessagesElement.get_Sinks()
Sets the shim of CucumberMessagesElement.set_Sinks(List`1<CucumberMessageSinkElement> value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.Dependency
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of Dependency.get_ImplementationType()
Sets the shim of Dependency.set_ImplementationType(String value)
Sets the shim of Dependency.get_InterfaceType()
Sets the shim of Dependency.set_InterfaceType(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Dependency.Dependency()
Sets the shim of Dependency.get_ImplementationType()
Sets the shim of Dependency.set_ImplementationType(String value)
Sets the shim of Dependency.get_InterfaceType()
Sets the shim of Dependency.set_InterfaceType(String value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.GeneratorElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of GeneratorElement.get_AllowDebugGeneratedFiles()
Sets the shim of GeneratorElement.set_AllowDebugGeneratedFiles(Boolean value)
Sets the shim of GeneratorElement.get_AllowRowTests()
Sets the shim of GeneratorElement.set_AllowRowTests(Boolean value)
Sets the shim of GeneratorElement.get_MarkFeaturesParallelizable()
Sets the shim of GeneratorElement.set_MarkFeaturesParallelizable(Boolean value)
Sets the shim of GeneratorElement.get_SkipParallelizableMarkerForTags()
Sets the shim of GeneratorElement.set_SkipParallelizableMarkerForTags(List`1<String> value)
Sets the shim of GeneratorElement.get_AllowDebugGeneratedFiles()
Sets the shim of GeneratorElement.set_AllowDebugGeneratedFiles(Boolean value)
Sets the shim of GeneratorElement.get_AllowRowTests()
Sets the shim of GeneratorElement.set_AllowRowTests(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of GeneratorElement.GeneratorElement()
Sets the shim of GeneratorElement.get_MarkFeaturesParallelizable()
Sets the shim of GeneratorElement.set_MarkFeaturesParallelizable(Boolean value)
Sets the shim of GeneratorElement.get_SkipParallelizableMarkerForTags()
Sets the shim of GeneratorElement.set_SkipParallelizableMarkerForTags(List`1<String> value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfig
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of JsonConfig.get_BindingCulture()
Sets the shim of JsonConfig.set_BindingCulture(BindingCultureElement value)
Sets the shim of JsonConfig.get_CucumberMessages()
Sets the shim of JsonConfig.set_CucumberMessages(CucumberMessagesElement value)
Sets the shim of JsonConfig.get_Generator()
Sets the shim of JsonConfig.set_Generator(GeneratorElement value)
Sets the shim of JsonConfig.get_Language()
Sets the shim of JsonConfig.set_Language(LanguageElement value)
Sets the shim of JsonConfig.get_Runtime()
Sets the shim of JsonConfig.set_Runtime(RuntimeElement value)
Sets the shim of JsonConfig.get_StepAssemblies()
Sets the shim of JsonConfig.set_StepAssemblies(List`1<StepAssemblyElement> value)
Sets the shim of JsonConfig.get_Trace()
Sets the shim of JsonConfig.set_Trace(TraceElement value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of JsonConfig.get_BindingCulture()
Sets the shim of JsonConfig.set_BindingCulture(BindingCultureElement value)
Sets the shim of JsonConfig.JsonConfig()
Sets the shim of JsonConfig.get_CucumberMessages()
Sets the shim of JsonConfig.set_CucumberMessages(CucumberMessagesElement value)
Sets the shim of JsonConfig.get_Generator()
Sets the shim of JsonConfig.set_Generator(GeneratorElement value)
Sets the shim of JsonConfig.get_Language()
Sets the shim of JsonConfig.set_Language(LanguageElement value)
Sets the shim of JsonConfig.get_Runtime()
Sets the shim of JsonConfig.set_Runtime(RuntimeElement value)
Sets the shim of JsonConfig.get_StepAssemblies()
Sets the shim of JsonConfig.set_StepAssemblies(List`1<StepAssemblyElement> value)
Sets the shim of JsonConfig.get_Trace()
Sets the shim of JsonConfig.set_Trace(TraceElement value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfigurationLoader
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of JsonConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of JsonConfigurationLoader.JsonConfigurationLoader()
Sets the shim of JsonConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.LanguageElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of LanguageElement.get_Feature()
Sets the shim of LanguageElement.set_Feature(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of LanguageElement.LanguageElement()
Sets the shim of LanguageElement.get_Feature()
Sets the shim of LanguageElement.set_Feature(String value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.PluginElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PluginElement.get_Name()
Sets the shim of PluginElement.set_Name(String value)
Sets the shim of PluginElement.get_Parameters()
Sets the shim of PluginElement.set_Parameters(String value)
Sets the shim of PluginElement.get_Path()
Sets the shim of PluginElement.set_Path(String value)
Sets the shim of PluginElement.get_Type()
Sets the shim of PluginElement.set_Type(PluginType value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of PluginElement.PluginElement()
Sets the shim of PluginElement.get_Name()
Sets the shim of PluginElement.set_Name(String value)
Sets the shim of PluginElement.get_Parameters()
Sets the shim of PluginElement.set_Parameters(String value)
Sets the shim of PluginElement.get_Path()
Sets the shim of PluginElement.set_Path(String value)
Sets the shim of PluginElement.get_Type()
Sets the shim of PluginElement.set_Type(PluginType value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.RuntimeElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimeElement.get_Dependencies()
Sets the shim of RuntimeElement.set_Dependencies(List`1<Dependency> value)
Sets the shim of RuntimeElement.get_MissingOrPendingStepsOutcome()
Sets the shim of RuntimeElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)
Sets the shim of RuntimeElement.get_ObsoleteBehavior()
Sets the shim of RuntimeElement.set_ObsoleteBehavior(ObsoleteBehavior value)
Sets the shim of RuntimeElement.get_StopAtFirstError()
Sets the shim of RuntimeElement.set_StopAtFirstError(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RuntimeElement.RuntimeElement()
Sets the shim of RuntimeElement.get_Dependencies()
Sets the shim of RuntimeElement.set_Dependencies(List`1<Dependency> value)
Sets the shim of RuntimeElement.get_MissingOrPendingStepsOutcome()
Sets the shim of RuntimeElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)
Sets the shim of RuntimeElement.get_ObsoleteBehavior()
Sets the shim of RuntimeElement.set_ObsoleteBehavior(ObsoleteBehavior value)
Sets the shim of RuntimeElement.get_StopAtFirstError()
Sets the shim of RuntimeElement.set_StopAtFirstError(Boolean value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.StepAssemblyElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepAssemblyElement.get_Assembly()
Sets the shim of StepAssemblyElement.set_Assembly(String value)
Sets the shim of StepAssemblyElement.get_Assembly()
Sets the shim of StepAssemblyElement.set_Assembly(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepAssemblyElement.StepAssemblyElement()
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.TraceElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TraceElement.get_MinTracedDuration()
Sets the shim of TraceElement.set_MinTracedDuration(TimeSpan value)
Sets the shim of TraceElement.get_StepDefinitionSkeletonStyle()
Sets the shim of TraceElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)
Sets the shim of TraceElement.get_TraceSuccessfulSteps()
Sets the shim of TraceElement.set_TraceSuccessfulSteps(Boolean value)
Sets the shim of TraceElement.get_TraceTimings()
Sets the shim of TraceElement.set_TraceTimings(Boolean value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TraceElement.TraceElement()
Sets the shim of TraceElement.get_MinTracedDuration()
Sets the shim of TraceElement.set_MinTracedDuration(TimeSpan value)
Sets the shim of TraceElement.get_StepDefinitionSkeletonStyle()
Sets the shim of TraceElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)
Sets the shim of TraceElement.get_TraceSuccessfulSteps()
Sets the shim of TraceElement.set_TraceSuccessfulSteps(Boolean value)
Sets the shim of TraceElement.get_TraceTimings()
Sets the shim of TraceElement.set_TraceTimings(Boolean value)
Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.UnitTestProviderElement
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UnitTestProviderElement.get_Name()
Sets the shim of UnitTestProviderElement.set_Name(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of UnitTestProviderElement.UnitTestProviderElement()
Sets the shim of UnitTestProviderElement.get_Name()
Sets the shim of UnitTestProviderElement.set_Name(String value)
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.BindingCultureElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingCultureElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessageSinkElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCucumberMessageSinkElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessagesElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCucumberMessagesElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.Dependency
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDependency
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.GeneratorElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubGeneratorElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfig
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubJsonConfig
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfigurationLoader
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubJsonConfigurationLoader
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.LanguageElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubLanguageElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.PluginElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubPluginElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.RuntimeElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimeElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.StepAssemblyElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepAssemblyElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.TraceElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTraceElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.UnitTestProviderElement
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubUnitTestProviderElement
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseFinished> testCaseFinished)
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseStarted> testCaseStarted)
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunFinished> testRunFinished)
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunStarted> testRunStarted)
Sets the shim of CucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)
Sets the shim of CucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)
Sets the shim of CucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)
Sets the shim of CucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)
Sets the shim of CucumberMessageFactory.ConvertToPickleIdString(Guid id)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseFinished> testCaseFinished)
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseStarted> testCaseStarted)
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunFinished> testRunFinished)
Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunStarted> testRunStarted)
Sets the shim of CucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)
Sets the shim of CucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)
Sets the shim of CucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)
Sets the shim of CucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)
Sets the shim of CucumberMessageFactory.CucumberMessageFactory()
Sets the shim of CucumberMessageFactory.ConvertToPickleIdString(Guid id)
Shim type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageSender
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CucumberMessageSender.SendMessageOrThrowException(IResult`1<Envelope> messageResult)
Sets the shim of CucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the shim of CucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)
Sets the shim of CucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)
Sets the shim of CucumberMessageSender.SendTestRunStarted()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of CucumberMessageSender.CucumberMessageSender(ICucumberMessageFactory cucumberMessageFactory, IPlatformFactory platformFactory, IFieldValueProvider fieldValueProvider, ITestRunResultSuccessCalculator testRunResultSuccessCalculator, ISinkProvider sinkProvider)
Sets the shim of CucumberMessageSender.SendMessageOrThrowException(IResult`1<Envelope> messageResult)
Sets the shim of CucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the shim of CucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)
Sets the shim of CucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)
Sets the shim of CucumberMessageSender.SendTestRunStarted()
Shim type of TechTalk.SpecFlow.CucumberMessages.FieldValueProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)
Sets the shim of FieldValueProvider.GetTestCaseFinishedTime()
Sets the shim of FieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)
Sets the shim of FieldValueProvider.GetTestCaseStartedTime()
Sets the shim of FieldValueProvider.GetTestRunFinishedTime()
Sets the shim of FieldValueProvider.GetTestRunStartedTime()
Sets the shim of FieldValueProvider.TryParseUniversalDateTime(String source, DateTime& result)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of FieldValueProvider.FieldValueProvider(IEnvironmentWrapper environmentWrapper, IClock clock, IPickleIdStore pickleIdStore)
Sets the shim of FieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)
Sets the shim of FieldValueProvider.GetTestCaseFinishedTime()
Sets the shim of FieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)
Sets the shim of FieldValueProvider.GetTestCaseStartedTime()
Sets the shim of FieldValueProvider.GetTestRunFinishedTime()
Sets the shim of FieldValueProvider.GetTestRunStartedTime()
Sets the shim of FieldValueProvider.TryParseUniversalDateTime(String source, DateTime& result)
Shim type of TechTalk.SpecFlow.CucumberMessages.NonStrictTestRunResultSuccessCalculator
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NonStrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of NonStrictTestRunResultSuccessCalculator.NonStrictTestRunResultSuccessCalculator()
Sets the shim of NonStrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)
Shim type of TechTalk.SpecFlow.CucumberMessages.PickleIdGenerator
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PickleIdGenerator.GeneratePickleId()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of PickleIdGenerator.PickleIdGenerator()
Sets the shim of PickleIdGenerator.GeneratePickleId()
Shim type of TechTalk.SpecFlow.CucumberMessages.PickleIdStore
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PickleIdStore.EnsureIsInitialized()
Sets the shim of PickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of PickleIdStore.PickleIdStore(IPickleIdGenerator pickleIdGenerator, IPickleIdStoreDictionaryFactory pickleIdStoreDictionaryFactory)
Sets the shim of PickleIdStore.EnsureIsInitialized()
Sets the shim of PickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)
Shim type of TechTalk.SpecFlow.CucumberMessages.PickleIdStoreDictionaryFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PickleIdStoreDictionaryFactory.BuildDictionary()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of PickleIdStoreDictionaryFactory.BuildDictionary()
Sets the shim of PickleIdStoreDictionaryFactory.PickleIdStoreDictionaryFactory()
Shim type of TechTalk.SpecFlow.CucumberMessages.PlatformFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PlatformFactory.BuildFromSystemInformation()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of PlatformFactory.BuildFromSystemInformation()
Sets the shim of PlatformFactory.PlatformFactory(ISystemInformationProvider systemInformationProvider, ISpecFlowVersionInformationProvider specFlowVersionInformationProvider)
Shim type of TechTalk.SpecFlow.CucumberMessages.SinkProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SinkProvider.GetMessageSinksFromConfiguration()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SinkProvider.SinkProvider(SpecFlowConfiguration specFlowConfiguration, IBinaryFileAccessor binaryFileAccessor, IProtobufFileNameResolver protobufFileNameResolver)
Sets the shim of SinkProvider.GetMessageSinksFromConfiguration()
Shim type of TechTalk.SpecFlow.CucumberMessages.SpecFlowVersionInformationProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowVersionInformationProvider.GetAssemblyVersion()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowVersionInformationProvider.SpecFlowVersionInformationProvider()
Sets the shim of SpecFlowVersionInformationProvider.GetAssemblyVersion()
Shim type of TechTalk.SpecFlow.CucumberMessages.StrictTestRunResultSuccessCalculator
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StrictTestRunResultSuccessCalculator.StrictTestRunResultSuccessCalculator()
Sets the shim of StrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)
Shim type of TechTalk.SpecFlow.CucumberMessages.SystemInformationProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SystemInformationProvider.GetCpuArchitecture()
Sets the shim of SystemInformationProvider.GetOperatingSystem()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SystemInformationProvider.SystemInformationProvider()
Sets the shim of SystemInformationProvider.GetCpuArchitecture()
Sets the shim of SystemInformationProvider.GetOperatingSystem()
Shim type of TechTalk.SpecFlow.CucumberMessages.TestAmbiguousMessageFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Sets the shim of TestAmbiguousMessageFactory.TestAmbiguousMessageFactory()
Shim type of TechTalk.SpecFlow.CucumberMessages.TestErrorMessageFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Sets the shim of TestErrorMessageFactory.TestErrorMessageFactory()
Shim type of TechTalk.SpecFlow.CucumberMessages.TestPendingMessageFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Sets the shim of TestPendingMessageFactory.TestPendingMessageFactory(IErrorProvider errorProvider)
Shim type of TechTalk.SpecFlow.CucumberMessages.TestResultFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the shim of TestResultFactory.ConvertTicksToPositiveNanoseconds(Int64 ticks)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the shim of TestResultFactory.TestResultFactory(ITestResultPartsFactory testResultPartsFactory)
Sets the shim of TestResultFactory.ConvertTicksToPositiveNanoseconds(Int64 ticks)
Shim type of TechTalk.SpecFlow.CucumberMessages.TestResultPartsFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the shim of TestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the shim of TestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)
Sets the shim of TestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the shim of TestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)
Sets the shim of TestResultPartsFactory.BuildTestResult(UInt64 durationInNanoseconds, Status status, String message)
Sets the shim of TestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the shim of TestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the shim of TestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)
Sets the shim of TestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the shim of TestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)
Sets the shim of TestResultPartsFactory.BuildTestResult(UInt64 durationInNanoseconds, Status status, String message)
Sets the shim of TestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the shim of TestResultPartsFactory.TestResultPartsFactory(ITestErrorMessageFactory testErrorMessageFactory, ITestPendingMessageFactory testPendingMessageFactory, ITestAmbiguousMessageFactory testAmbiguousMessageFactory, ITestUndefinedMessageFactory testUndefinedMessageFactory)
Shim type of TechTalk.SpecFlow.CucumberMessages.TestRunResult
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestRunResult.get_Ambiguous()
Sets the shim of TestRunResult.get_Failed()
Sets the shim of TestRunResult.get_Passed()
Sets the shim of TestRunResult.get_Skipped()
Sets the shim of TestRunResult.get_Total()
Sets the shim of TestRunResult.get_Undefined()
Sets the shim of TestRunResult.get_Ambiguous()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TestRunResult.TestRunResult(Int32 total, Int32 passed, Int32 failed, Int32 skipped, Int32 ambiguous, Int32 undefined)
Sets the shim of TestRunResult.get_Failed()
Sets the shim of TestRunResult.get_Passed()
Sets the shim of TestRunResult.get_Skipped()
Sets the shim of TestRunResult.get_Total()
Sets the shim of TestRunResult.get_Undefined()
Shim type of TechTalk.SpecFlow.CucumberMessages.TestRunResultCollector
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the shim of TestRunResultCollector.GetCurrentResult()
Sets the shim of TestRunResultCollector.get_IsStarted()
Sets the shim of TestRunResultCollector.set_IsStarted(Boolean value)
Sets the shim of TestRunResultCollector.StartCollecting()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the shim of TestRunResultCollector.TestRunResultCollector()
Sets the shim of TestRunResultCollector.GetCurrentResult()
Sets the shim of TestRunResultCollector.get_IsStarted()
Sets the shim of TestRunResultCollector.set_IsStarted(Boolean value)
Sets the shim of TestRunResultCollector.StartCollecting()
Shim type of TechTalk.SpecFlow.CucumberMessages.TestUndefinedMessageFactory
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the shim of TestUndefinedMessageFactory.TestUndefinedMessageFactory(IStepDefinitionSkeletonProvider stepDefinitionSkeletonProvider, IErrorProvider errorProvider, SpecFlowConfiguration specFlowConfiguration)
Stub type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCucumberMessageFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageSender
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCucumberMessageSender
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.FieldValueProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFieldValueProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.ICucumberMessageFactory
Initializes a new instance of type StubICucumberMessageFactory
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseFinished> testCaseFinished)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseStarted> testCaseStarted)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunFinished> testRunFinished)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunStarted> testRunStarted)
Sets the stub of ICucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)
Sets the stub of ICucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)
Sets the stub of ICucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)
Sets the stub of ICucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseFinished> testCaseFinished)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestCaseStarted> testCaseStarted)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunFinished> testRunFinished)
Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1<TestRunStarted> testRunStarted)
Sets the stub of ICucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)
Sets the stub of ICucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)
Sets the stub of ICucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)
Sets the stub of ICucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)
Stub type of TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSender
Initializes a new instance of type StubICucumberMessageSender
Sets the stub of ICucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the stub of ICucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)
Sets the stub of ICucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)
Sets the stub of ICucumberMessageSender.SendTestRunStarted()
Sets the stub of ICucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the stub of ICucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)
Sets the stub of ICucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)
Sets the stub of ICucumberMessageSender.SendTestRunStarted()
Stub type of TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSink
Initializes a new instance of type StubICucumberMessageSink
Sets the stub of ICucumberMessageSink.SendMessage(Envelope message)
Sets the stub of ICucumberMessageSink.SendMessage(Envelope message)
Stub type of TechTalk.SpecFlow.CucumberMessages.IFieldValueProvider
Initializes a new instance of type StubIFieldValueProvider
Sets the stub of IFieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)
Sets the stub of IFieldValueProvider.GetTestCaseFinishedTime()
Sets the stub of IFieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)
Sets the stub of IFieldValueProvider.GetTestCaseStartedTime()
Sets the stub of IFieldValueProvider.GetTestRunFinishedTime()
Sets the stub of IFieldValueProvider.GetTestRunStartedTime()
Sets the stub of IFieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)
Sets the stub of IFieldValueProvider.GetTestCaseFinishedTime()
Sets the stub of IFieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)
Sets the stub of IFieldValueProvider.GetTestCaseStartedTime()
Sets the stub of IFieldValueProvider.GetTestRunFinishedTime()
Sets the stub of IFieldValueProvider.GetTestRunStartedTime()
Stub type of TechTalk.SpecFlow.CucumberMessages.IPickleIdGenerator
Initializes a new instance of type StubIPickleIdGenerator
Sets the stub of IPickleIdGenerator.GeneratePickleId()
Sets the stub of IPickleIdGenerator.GeneratePickleId()
Stub type of TechTalk.SpecFlow.CucumberMessages.IPickleIdStore
Initializes a new instance of type StubIPickleIdStore
Sets the stub of IPickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)
Sets the stub of IPickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)
Stub type of TechTalk.SpecFlow.CucumberMessages.IPickleIdStoreDictionaryFactory
Initializes a new instance of type StubIPickleIdStoreDictionaryFactory
Sets the stub of IPickleIdStoreDictionaryFactory.BuildDictionary()
Sets the stub of IPickleIdStoreDictionaryFactory.BuildDictionary()
Stub type of TechTalk.SpecFlow.CucumberMessages.IPlatformFactory
Initializes a new instance of type StubIPlatformFactory
Sets the stub of IPlatformFactory.BuildFromSystemInformation()
Sets the stub of IPlatformFactory.BuildFromSystemInformation()
Stub type of TechTalk.SpecFlow.CucumberMessages.ISinkProvider
Initializes a new instance of type StubISinkProvider
Sets the stub of ISinkProvider.GetMessageSinksFromConfiguration()
Sets the stub of ISinkProvider.GetMessageSinksFromConfiguration()
Stub type of TechTalk.SpecFlow.CucumberMessages.ISpecFlowVersionInformationProvider
Initializes a new instance of type StubISpecFlowVersionInformationProvider
Sets the stub of ISpecFlowVersionInformationProvider.GetAssemblyVersion()
Sets the stub of ISpecFlowVersionInformationProvider.GetAssemblyVersion()
Stub type of TechTalk.SpecFlow.CucumberMessages.ISystemInformationProvider
Initializes a new instance of type StubISystemInformationProvider
Sets the stub of ISystemInformationProvider.GetCpuArchitecture()
Sets the stub of ISystemInformationProvider.GetOperatingSystem()
Sets the stub of ISystemInformationProvider.GetCpuArchitecture()
Sets the stub of ISystemInformationProvider.GetOperatingSystem()
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestAmbiguousMessageFactory
Initializes a new instance of type StubITestAmbiguousMessageFactory
Sets the stub of ITestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Sets the stub of ITestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestErrorMessageFactory
Initializes a new instance of type StubITestErrorMessageFactory
Sets the stub of ITestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Sets the stub of ITestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestPendingMessageFactory
Initializes a new instance of type StubITestPendingMessageFactory
Sets the stub of ITestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Sets the stub of ITestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestResultFactory
Initializes a new instance of type StubITestResultFactory
Sets the stub of ITestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the stub of ITestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestResultPartsFactory
Initializes a new instance of type StubITestResultPartsFactory
Sets the stub of ITestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the stub of ITestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the stub of ITestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)
Sets the stub of ITestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the stub of ITestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)
Sets the stub of ITestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the stub of ITestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the stub of ITestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the stub of ITestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)
Sets the stub of ITestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)
Sets the stub of ITestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)
Sets the stub of ITestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestRunResultCollector
Initializes a new instance of type StubITestRunResultCollector
Sets the stub of ITestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the stub of ITestRunResultCollector.GetCurrentResult()
Sets the stub of ITestRunResultCollector.StartCollecting()
Sets the stub of ITestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)
Sets the stub of ITestRunResultCollector.GetCurrentResult()
Sets the stub of ITestRunResultCollector.StartCollecting()
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestRunResultSuccessCalculator
Initializes a new instance of type StubITestRunResultSuccessCalculator
Sets the stub of ITestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)
Sets the stub of ITestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)
Stub type of TechTalk.SpecFlow.CucumberMessages.ITestUndefinedMessageFactory
Initializes a new instance of type StubITestUndefinedMessageFactory
Sets the stub of ITestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Sets the stub of ITestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)
Stub type of TechTalk.SpecFlow.CucumberMessages.NonStrictTestRunResultSuccessCalculator
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubNonStrictTestRunResultSuccessCalculator
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.PickleIdGenerator
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubPickleIdGenerator
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.PickleIdStore
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubPickleIdStore
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.PickleIdStoreDictionaryFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubPickleIdStoreDictionaryFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.PlatformFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubPlatformFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.SinkProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSinkProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.SpecFlowVersionInformationProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSpecFlowVersionInformationProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.StrictTestRunResultSuccessCalculator
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStrictTestRunResultSuccessCalculator
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.SystemInformationProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSystemInformationProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestAmbiguousMessageFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestAmbiguousMessageFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestErrorMessageFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestErrorMessageFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestPendingMessageFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestPendingMessageFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestResultFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestResultFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestResultPartsFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestResultPartsFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestRunResult
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestRunResult
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestRunResultCollector
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestRunResultCollector
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.TestUndefinedMessageFactory
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestUndefinedMessageFactory
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileNameResolver
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ProtobufFileNameResolver.Resolve(String targetPath)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ProtobufFileNameResolver.ProtobufFileNameResolver(ITestRunContext testRunContext, IEnvironmentWrapper environmentWrapper)
Sets the shim of ProtobufFileNameResolver.Resolve(String targetPath)
Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSink
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ProtobufFileSink.SendMessage(Envelope message)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ProtobufFileSink.ProtobufFileSink(IProtobufFileSinkOutput protobufFileSinkOutput, ProtobufFileSinkConfiguration protobufFileSinkConfiguration)
Sets the shim of ProtobufFileSink.SendMessage(Envelope message)
Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ProtobufFileSinkConfiguration.get_TargetFilePath()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ProtobufFileSinkConfiguration.ProtobufFileSinkConfiguration(String targetFilePath)
Sets the shim of ProtobufFileSinkConfiguration.get_TargetFilePath()
Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkOutput
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ProtobufFileSinkOutput.WriteMessage(Envelope message)
Sets the shim of ProtobufFileSinkOutput.WriteMessageToStream(Stream target, Envelope message)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ProtobufFileSinkOutput.ProtobufFileSinkOutput(IBinaryFileAccessor binaryFileAccessor, ProtobufFileSinkConfiguration protobufFileSinkConfiguration, IProtobufFileNameResolver protobufFileNameResolver)
Sets the shim of ProtobufFileSinkOutput.WriteMessage(Envelope message)
Sets the shim of ProtobufFileSinkOutput.WriteMessageToStream(Stream target, Envelope message)
Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileNameResolver
Initializes a new instance of type StubIProtobufFileNameResolver
Sets the stub of IProtobufFileNameResolver.Resolve(String targetPath)
Sets the stub of IProtobufFileNameResolver.Resolve(String targetPath)
Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileSinkOutput
Initializes a new instance of type StubIProtobufFileSinkOutput
Sets the stub of IProtobufFileSinkOutput.WriteMessage(Envelope message)
Sets the stub of IProtobufFileSinkOutput.WriteMessage(Envelope message)
Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileNameResolver
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubProtobufFileNameResolver
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSink
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubProtobufFileSink
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubProtobufFileSinkConfiguration
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkOutput
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubProtobufFileSinkOutput
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.EnvironmentAccess.EnvironmentWrapper
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of EnvironmentWrapper.GetCurrentDirectory()
Sets the shim of EnvironmentWrapper.GetEnvironmentVariable(String name)
Sets the shim of EnvironmentWrapper.IsEnvironmentVariableSet(String name)
Sets the shim of EnvironmentWrapper.ResolveEnvironmentVariables(String source)
Sets the shim of EnvironmentWrapper.SetEnvironmentVariable(String name, String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of EnvironmentWrapper.EnvironmentWrapper()
Sets the shim of EnvironmentWrapper.GetCurrentDirectory()
Sets the shim of EnvironmentWrapper.GetEnvironmentVariable(String name)
Sets the shim of EnvironmentWrapper.IsEnvironmentVariableSet(String name)
Sets the shim of EnvironmentWrapper.ResolveEnvironmentVariables(String source)
Sets the shim of EnvironmentWrapper.SetEnvironmentVariable(String name, String value)
Stub type of TechTalk.SpecFlow.EnvironmentAccess.EnvironmentWrapper
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubEnvironmentWrapper
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.EnvironmentAccess.IEnvironmentWrapper
Initializes a new instance of type StubIEnvironmentWrapper
Sets the stub of IEnvironmentWrapper.GetCurrentDirectory()
Sets the stub of IEnvironmentWrapper.GetEnvironmentVariable(String name)
Sets the stub of IEnvironmentWrapper.IsEnvironmentVariableSet(String name)
Sets the stub of IEnvironmentWrapper.ResolveEnvironmentVariables(String source)
Sets the stub of IEnvironmentWrapper.SetEnvironmentVariable(String name, String value)
Sets the stub of IEnvironmentWrapper.GetCurrentDirectory()
Sets the stub of IEnvironmentWrapper.GetEnvironmentVariable(String name)
Sets the stub of IEnvironmentWrapper.IsEnvironmentVariableSet(String name)
Sets the stub of IEnvironmentWrapper.ResolveEnvironmentVariables(String source)
Sets the stub of IEnvironmentWrapper.SetEnvironmentVariable(String name, String value)
Stub type of TechTalk.SpecFlow.ErrorHandling.IErrorProvider
Initializes a new instance of type StubIErrorProvider
Sets the stub of IErrorProvider.GetAmbiguousBecauseParamCheckMatchError(List`1<BindingMatch> matches, StepInstance stepInstance)
Sets the stub of IErrorProvider.GetAmbiguousMatchError(List`1<BindingMatch> matches, StepInstance stepInstance)
Sets the stub of IErrorProvider.GetCallError(IBindingMethod method, Exception ex)
Sets the stub of IErrorProvider.GetMethodText(IBindingMethod method)
Sets the stub of IErrorProvider.GetMissingStepDefinitionError()
Sets the stub of IErrorProvider.GetNoMatchBecauseOfScopeFilterError(List`1<BindingMatch> matches, StepInstance stepInstance)
Sets the stub of IErrorProvider.GetNonStaticEventError(IBindingMethod method)
Sets the stub of IErrorProvider.GetObsoleteStepError(BindingObsoletion bindingObsoletion)
Sets the stub of IErrorProvider.GetParameterCountError(BindingMatch match, Int32 expectedParameterCount)
Sets the stub of IErrorProvider.GetPendingStepDefinitionError()
Sets the stub of IErrorProvider.GetTooManyBindingParamError(Int32 maxParam)
Sets the stub of IErrorProvider.GetAmbiguousBecauseParamCheckMatchError(List`1<BindingMatch> matches, StepInstance stepInstance)
Sets the stub of IErrorProvider.GetAmbiguousMatchError(List`1<BindingMatch> matches, StepInstance stepInstance)
Sets the stub of IErrorProvider.GetCallError(IBindingMethod method, Exception ex)
Sets the stub of IErrorProvider.GetMethodText(IBindingMethod method)
Sets the stub of IErrorProvider.GetMissingStepDefinitionError()
Sets the stub of IErrorProvider.GetNoMatchBecauseOfScopeFilterError(List`1<BindingMatch> matches, StepInstance stepInstance)
Sets the stub of IErrorProvider.GetNonStaticEventError(IBindingMethod method)
Sets the stub of IErrorProvider.GetObsoleteStepError(BindingObsoletion bindingObsoletion)
Sets the stub of IErrorProvider.GetParameterCountError(BindingMatch match, Int32 expectedParameterCount)
Sets the stub of IErrorProvider.GetPendingStepDefinitionError()
Sets the stub of IErrorProvider.GetTooManyBindingParamError(Int32 maxParam)
Sets the stub of IErrorProvider.ThrowPendingError(ScenarioExecutionStatus testStatus, String message)
Sets the stub of IErrorProvider.ThrowPendingError(ScenarioExecutionStatus testStatus, String message)
Shim type of TechTalk.SpecFlow.AfterAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AfterAttribute.AfterAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.AfterFeatureAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AfterFeatureAttribute.AfterFeatureAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.AfterScenarioAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AfterScenarioAttribute.AfterScenarioAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.AfterScenarioBlockAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AfterScenarioBlockAttribute.AfterScenarioBlockAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.AfterStepAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AfterStepAttribute.AfterStepAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.AfterTestRunAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of AfterTestRunAttribute.AfterTestRunAttribute()
Shim type of TechTalk.SpecFlow.BeforeAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BeforeAttribute.BeforeAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.BeforeFeatureAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BeforeFeatureAttribute.BeforeFeatureAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.BeforeScenarioAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BeforeScenarioAttribute.BeforeScenarioAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.BeforeScenarioBlockAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BeforeScenarioBlockAttribute.BeforeScenarioBlockAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.BeforeStepAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BeforeStepAttribute.BeforeStepAttribute(String[] tags)
Shim type of TechTalk.SpecFlow.BeforeTestRunAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BeforeTestRunAttribute.BeforeTestRunAttribute()
Shim type of TechTalk.SpecFlow.BindingAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of BindingAttribute.BindingAttribute()
Shim type of TechTalk.SpecFlow.BindingException
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingException.BindingException()
Sets the shim of BindingException.BindingException(SerializationInfo info, StreamingContext context)
Sets the shim of BindingException.BindingException(String message)
Sets the shim of BindingException.BindingException(String message, Exception inner)
Shim type of TechTalk.SpecFlow.CultureInfoScope
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CultureInfoScope.Dispose()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of CultureInfoScope.CultureInfoScope(CultureInfo cultureInfo)
Sets the shim of CultureInfoScope.Dispose()
Shim type of TechTalk.SpecFlow.EnvironmentVariableNames
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of EnvironmentVariableNames.EnvironmentVariableNames()
Shim type of TechTalk.SpecFlow.FeatureContext
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FeatureContext.get_BindingCulture()
Sets the shim of FeatureContext.get_FeatureContainer()
Sets the shim of FeatureContext.get_FeatureInfo()
Sets the shim of FeatureContext.get_Stopwatch()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of FeatureContext.get_BindingCulture()
Sets the shim of FeatureContext.FeatureContext(IObjectContainer featureContainer, FeatureInfo featureInfo, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of FeatureContext.get_Current()
Sets the shim of FeatureContext.set_Current(FeatureContext value)
Sets the shim of FeatureContext.DisableSingletonInstance()
Sets the shim of FeatureContext.get_FeatureContainer()
Sets the shim of FeatureContext.get_FeatureInfo()
Sets the shim of FeatureContext.FeatureContext()
Sets the shim of FeatureContext.get_Stopwatch()
Shim type of TechTalk.SpecFlow.FeatureInfo
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of FeatureInfo.get_Description()
Sets the shim of FeatureInfo.set_Description(String value)
Sets the shim of FeatureInfo.get_GenerationTargetLanguage()
Sets the shim of FeatureInfo.set_GenerationTargetLanguage(ProgrammingLanguage value)
Sets the shim of FeatureInfo.get_Language()
Sets the shim of FeatureInfo.set_Language(CultureInfo value)
Sets the shim of FeatureInfo.get_Tags()
Sets the shim of FeatureInfo.set_Tags(String[] value)
Sets the shim of FeatureInfo.get_Title()
Sets the shim of FeatureInfo.set_Title(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of FeatureInfo.FeatureInfo(CultureInfo language, String title, String description, ProgrammingLanguage programmingLanguage, String[] tags)
Sets the shim of FeatureInfo.FeatureInfo(CultureInfo language, String title, String description, String[] tags)
Sets the shim of FeatureInfo.get_Description()
Sets the shim of FeatureInfo.set_Description(String value)
Sets the shim of FeatureInfo.get_GenerationTargetLanguage()
Sets the shim of FeatureInfo.set_GenerationTargetLanguage(ProgrammingLanguage value)
Sets the shim of FeatureInfo.get_Language()
Sets the shim of FeatureInfo.set_Language(CultureInfo value)
Sets the shim of FeatureInfo.get_Tags()
Sets the shim of FeatureInfo.set_Tags(String[] value)
Sets the shim of FeatureInfo.get_Title()
Sets the shim of FeatureInfo.set_Title(String value)
Shim type of TechTalk.SpecFlow.GivenAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of GivenAttribute.GivenAttribute()
Sets the shim of GivenAttribute.GivenAttribute(String regex)
Sets the shim of GivenAttribute.GivenAttribute(String regex, String culture)
Shim type of TechTalk.SpecFlow.HookAttribute
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of HookAttribute.get_Event()
Sets the shim of HookAttribute.set_Event(HookType value)
Sets the shim of HookAttribute.get_Order()
Sets the shim of HookAttribute.set_Order(Int32 value)
Sets the shim of HookAttribute.get_Tags()
Sets the shim of HookAttribute.set_Tags(String[] value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of HookAttribute.HookAttribute(HookType bindingEvent, String[] tags)
Sets the shim of HookAttribute.get_Event()
Sets the shim of HookAttribute.set_Event(HookType value)
Sets the shim of HookAttribute.get_Order()
Sets the shim of HookAttribute.set_Order(Int32 value)
Sets the shim of HookAttribute.get_Tags()
Sets the shim of HookAttribute.set_Tags(String[] value)
Shim type of TechTalk.SpecFlow.MissingStepDefinitionException
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of MissingStepDefinitionException.MissingStepDefinitionException()
Sets the shim of MissingStepDefinitionException.MissingStepDefinitionException(SerializationInfo info, StreamingContext context)
Shim type of TechTalk.SpecFlow.PendingStepException
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of PendingStepException.PendingStepException()
Sets the shim of PendingStepException.PendingStepException(SerializationInfo info, StreamingContext context)
Shim type of TechTalk.SpecFlow.ScenarioContext
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ScenarioContext.get_CurrentScenarioBlock()
Sets the shim of ScenarioContext.set_CurrentScenarioBlock(ScenarioBlock value)
Sets the shim of ScenarioContext.GetBindingInstance(Type bindingType)
Sets the shim of ScenarioContext.get_MissingSteps()
Sets the shim of ScenarioContext.Pending()
Sets the shim of ScenarioContext.get_PendingSteps()
Sets the shim of ScenarioContext.get_ScenarioContainer()
Sets the shim of ScenarioContext.get_ScenarioExecutionStatus()
Sets the shim of ScenarioContext.set_ScenarioExecutionStatus(ScenarioExecutionStatus value)
Sets the shim of ScenarioContext.get_ScenarioInfo()
Sets the shim of ScenarioContext.get_StepContext()
Sets the shim of ScenarioContext.get_Stopwatch()
Sets the shim of ScenarioContext.get_TestError()
Sets the shim of ScenarioContext.set_TestError(Exception value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ScenarioContext.ScenarioContext(IObjectContainer scenarioContainer, ScenarioInfo scenarioInfo, ITestObjectResolver testObjectResolver)
Sets the shim of ScenarioContext.get_Current()
Sets the shim of ScenarioContext.get_CurrentScenarioBlock()
Sets the shim of ScenarioContext.set_CurrentScenarioBlock(ScenarioBlock value)
Sets the shim of ScenarioContext.set_Current(ScenarioContext value)
Sets the shim of ScenarioContext.DisableSingletonInstance()
Sets the shim of ScenarioContext.GetBindingInstance(Type bindingType)
Sets the shim of ScenarioContext.get_MissingSteps()
Sets the shim of ScenarioContext.Pending()
Sets the shim of ScenarioContext.get_PendingSteps()
Sets the shim of ScenarioContext.get_ScenarioContainer()
Sets the shim of ScenarioContext.get_ScenarioExecutionStatus()
Sets the shim of ScenarioContext.set_ScenarioExecutionStatus(ScenarioExecutionStatus value)
Sets the shim of ScenarioContext.get_ScenarioInfo()
Sets the shim of ScenarioContext.ScenarioContext()
Sets the shim of ScenarioContext.get_StepContext()
Sets the shim of ScenarioContext.StepIsPending()
Sets the shim of ScenarioContext.get_Stopwatch()
Sets the shim of ScenarioContext.get_TestError()
Sets the shim of ScenarioContext.set_TestError(Exception value)
Shim type of TechTalk.SpecFlow.ScenarioInfo
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ScenarioInfo.get_Description()
Sets the shim of ScenarioInfo.set_Description(String value)
Sets the shim of ScenarioInfo.get_Tags()
Sets the shim of ScenarioInfo.set_Tags(String[] value)
Sets the shim of ScenarioInfo.get_Title()
Sets the shim of ScenarioInfo.set_Title(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ScenarioInfo.ScenarioInfo(String title, String description, String[] tags)
Sets the shim of ScenarioInfo.get_Description()
Sets the shim of ScenarioInfo.set_Description(String value)
Sets the shim of ScenarioInfo.get_Tags()
Sets the shim of ScenarioInfo.set_Tags(String[] value)
Sets the shim of ScenarioInfo.get_Title()
Sets the shim of ScenarioInfo.set_Title(String value)
Shim type of TechTalk.SpecFlow.ScenarioStepContext
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ScenarioStepContext.get_StepInfo()
Sets the shim of ScenarioStepContext.set_StepInfo(StepInfo value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ScenarioStepContext.ScenarioStepContext(StepInfo stepInfo)
Sets the shim of ScenarioStepContext.get_Current()
Sets the shim of ScenarioStepContext.set_Current(ScenarioStepContext value)
Sets the shim of ScenarioStepContext.DisableSingletonInstance()
Sets the shim of ScenarioStepContext.ScenarioStepContext()
Sets the shim of ScenarioStepContext.get_StepInfo()
Sets the shim of ScenarioStepContext.set_StepInfo(StepInfo value)
Shim type of TechTalk.SpecFlow.ScopeAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ScopeAttribute.get_Feature()
Sets the shim of ScopeAttribute.set_Feature(String value)
Sets the shim of ScopeAttribute.get_Scenario()
Sets the shim of ScopeAttribute.set_Scenario(String value)
Sets the shim of ScopeAttribute.get_Tag()
Sets the shim of ScopeAttribute.set_Tag(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ScopeAttribute.ScopeAttribute()
Sets the shim of ScopeAttribute.get_Feature()
Sets the shim of ScopeAttribute.set_Feature(String value)
Sets the shim of ScopeAttribute.get_Scenario()
Sets the shim of ScopeAttribute.set_Scenario(String value)
Sets the shim of ScopeAttribute.get_Tag()
Sets the shim of ScopeAttribute.set_Tag(String value)
Shim type of TechTalk.SpecFlow.SpecFlowContext
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowContext.Dispose()
Sets the shim of SpecFlowContext.GetDefaultKey()
Sets the shim of SpecFlowContext.Get()
Sets the shim of SpecFlowContext.Get(String key)
Sets the shim of SpecFlowContext.Set(Func`1<!!0> func)
Sets the shim of SpecFlowContext.Set(!!0 data)
Sets the shim of SpecFlowContext.Set(!!0 data, String key)
Sets the shim of SpecFlowContext.System.IDisposable.Dispose()
Sets the shim of SpecFlowContext.TryGetValue(!!0& value)
Sets the shim of SpecFlowContext.TryGetValue(String key, !!0& value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of SpecFlowContext.CallTheFactoryMethodToGetTheValue(Object value)
Sets the shim of SpecFlowContext.SpecFlowContext()
Sets the shim of SpecFlowContext.Dispose()
Sets the shim of SpecFlowContext.GetDefaultKey()
Sets the shim of SpecFlowContext.Get()
Sets the shim of SpecFlowContext.Get(String key)
Sets the shim of SpecFlowContext.Set(Func`1<!!0> func)
Sets the shim of SpecFlowContext.Set(!!0 data)
Sets the shim of SpecFlowContext.Set(!!0 data, String key)
Sets the shim of SpecFlowContext.System.IDisposable.Dispose()
Sets the shim of SpecFlowContext.TheValueIsAFactoryMethod(Object value)
Sets the shim of SpecFlowContext.TryGetValue(!!0& value)
Sets the shim of SpecFlowContext.TryGetValue(String key, !!0& value)
Shim type of TechTalk.SpecFlow.SpecFlowException
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowException.SpecFlowException()
Sets the shim of SpecFlowException.SpecFlowException(SerializationInfo info, StreamingContext context)
Sets the shim of SpecFlowException.SpecFlowException(String message)
Sets the shim of SpecFlowException.SpecFlowException(String message, Exception inner)
Shim type of TechTalk.SpecFlow.StepArgumentTransformationAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepArgumentTransformationAttribute.get_Regex()
Sets the shim of StepArgumentTransformationAttribute.set_Regex(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepArgumentTransformationAttribute.StepArgumentTransformationAttribute()
Sets the shim of StepArgumentTransformationAttribute.StepArgumentTransformationAttribute(String regex)
Sets the shim of StepArgumentTransformationAttribute.get_Regex()
Sets the shim of StepArgumentTransformationAttribute.set_Regex(String value)
Shim type of TechTalk.SpecFlow.StepDefinitionAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepDefinitionAttribute.StepDefinitionAttribute()
Sets the shim of StepDefinitionAttribute.StepDefinitionAttribute(String regex)
Sets the shim of StepDefinitionAttribute.StepDefinitionAttribute(String regex, String culture)
Shim type of TechTalk.SpecFlow.StepDefinitionBaseAttribute
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepDefinitionBaseAttribute.get_Culture()
Sets the shim of StepDefinitionBaseAttribute.set_Culture(String value)
Sets the shim of StepDefinitionBaseAttribute.get_Regex()
Sets the shim of StepDefinitionBaseAttribute.set_Regex(String value)
Sets the shim of StepDefinitionBaseAttribute.get_Types()
Sets the shim of StepDefinitionBaseAttribute.set_Types(StepDefinitionType[] value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepDefinitionBaseAttribute.StepDefinitionBaseAttribute(String regex, StepDefinitionType type)
Sets the shim of StepDefinitionBaseAttribute.StepDefinitionBaseAttribute(String regex, StepDefinitionType[] types)
Sets the shim of StepDefinitionBaseAttribute.get_Culture()
Sets the shim of StepDefinitionBaseAttribute.set_Culture(String value)
Sets the shim of StepDefinitionBaseAttribute.get_Regex()
Sets the shim of StepDefinitionBaseAttribute.set_Regex(String value)
Sets the shim of StepDefinitionBaseAttribute.get_Types()
Sets the shim of StepDefinitionBaseAttribute.set_Types(StepDefinitionType[] value)
Shim type of TechTalk.SpecFlow.StepInfo
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepInfo.get_BindingMatch()
Sets the shim of StepInfo.set_BindingMatch(BindingMatch value)
Sets the shim of StepInfo.get_MultilineText()
Sets the shim of StepInfo.set_MultilineText(String value)
Sets the shim of StepInfo.get_StepDefinitionType()
Sets the shim of StepInfo.set_StepDefinitionType(StepDefinitionType value)
Sets the shim of StepInfo.get_StepInstance()
Sets the shim of StepInfo.set_StepInstance(StepInstance value)
Sets the shim of StepInfo.get_Table()
Sets the shim of StepInfo.set_Table(Table value)
Sets the shim of StepInfo.get_Text()
Sets the shim of StepInfo.set_Text(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepInfo.get_BindingMatch()
Sets the shim of StepInfo.set_BindingMatch(BindingMatch value)
Sets the shim of StepInfo.StepInfo(StepDefinitionType stepDefinitionType, String text, Table table, String multilineText)
Sets the shim of StepInfo.get_MultilineText()
Sets the shim of StepInfo.set_MultilineText(String value)
Sets the shim of StepInfo.get_StepDefinitionType()
Sets the shim of StepInfo.set_StepDefinitionType(StepDefinitionType value)
Sets the shim of StepInfo.get_StepInstance()
Sets the shim of StepInfo.set_StepInstance(StepInstance value)
Sets the shim of StepInfo.get_Table()
Sets the shim of StepInfo.set_Table(Table value)
Sets the shim of StepInfo.get_Text()
Sets the shim of StepInfo.set_Text(String value)
Shim type of TechTalk.SpecFlow.Steps
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of Steps.And(String step)
Sets the shim of Steps.And(String step, String multilineTextArg)
Sets the shim of Steps.And(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.And(String step, Table tableArg)
Sets the shim of Steps.AssertInitialized()
Sets the shim of Steps.But(String step)
Sets the shim of Steps.But(String step, String multilineTextArg)
Sets the shim of Steps.But(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.But(String step, Table tableArg)
Sets the shim of Steps.get_FeatureContext()
Sets the shim of Steps.Given(String step)
Sets the shim of Steps.Given(String step, String multilineTextArg)
Sets the shim of Steps.Given(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.Given(String step, Table tableArg)
Sets the shim of Steps.get_ScenarioContext()
Sets the shim of Steps.get_StepContext()
Sets the shim of Steps.TechTalk.SpecFlow.Infrastructure.IContainerDependentObject.SetObjectContainer(IObjectContainer container)
Sets the shim of Steps.get_TestRunner()
Sets the shim of Steps.get_TestThreadContext()
Sets the shim of Steps.Then(String step)
Sets the shim of Steps.Then(String step, String multilineTextArg)
Sets the shim of Steps.Then(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.Then(String step, Table tableArg)
Sets the shim of Steps.When(String step)
Sets the shim of Steps.When(String step, String multilineTextArg)
Sets the shim of Steps.When(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.When(String step, Table tableArg)
Sets the shim of Steps.And(String step)
Sets the shim of Steps.And(String step, String multilineTextArg)
Sets the shim of Steps.And(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.And(String step, Table tableArg)
Sets the shim of Steps.AssertInitialized()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of Steps.But(String step)
Sets the shim of Steps.But(String step, String multilineTextArg)
Sets the shim of Steps.But(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.But(String step, Table tableArg)
Sets the shim of Steps.Steps()
Sets the shim of Steps.get_FeatureContext()
Sets the shim of Steps.Given(String step)
Sets the shim of Steps.Given(String step, String multilineTextArg)
Sets the shim of Steps.Given(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.Given(String step, Table tableArg)
Sets the shim of Steps.get_ScenarioContext()
Sets the shim of Steps.get_StepContext()
Sets the shim of Steps.TechTalk.SpecFlow.Infrastructure.IContainerDependentObject.SetObjectContainer(IObjectContainer container)
Sets the shim of Steps.get_TestRunner()
Sets the shim of Steps.get_TestThreadContext()
Sets the shim of Steps.Then(String step)
Sets the shim of Steps.Then(String step, String multilineTextArg)
Sets the shim of Steps.Then(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.Then(String step, Table tableArg)
Sets the shim of Steps.When(String step)
Sets the shim of Steps.When(String step, String multilineTextArg)
Sets the shim of Steps.When(String step, String multilineTextArg, Table tableArg)
Sets the shim of Steps.When(String step, Table tableArg)
Shim type of TechTalk.SpecFlow.Table
Initializes a new shim instance
Initializes a new shim for the given instance
Sets the shim of Table.AddRow(IDictionary`2<String,String> values)
Sets the shim of Table.AddRow(String[] cells)
Sets the shim of Table.AddTableRow(StringBuilder builder, IEnumerable`1<String> cells, Int32[] widths)
Define shims for all instances members
Sets the shim of Table.AddRow(IDictionary`2<String,String> values)
Sets the shim of Table.AddRow(String[] cells)
Sets the shim of Table.AddTableRow(StringBuilder builder, IEnumerable`1<String> cells, Int32[] widths)
Sets the shim of Table.ContainsColumn(String column)
Sets the shim of Table.GetHeaderIndex(String column, Boolean throwIfNotFound)
Sets the shim of Table.get_Header()
Sets the shim of Table.RenameColumn(String oldColumn, String newColumn)
Sets the shim of Table.get_RowCount()
Sets the shim of Table.get_Rows()
Sets the shim of Table.ToString()
Sets the shim of Table.ToString(Boolean headersOnly, Boolean withNewline)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of Table.Table(String[] header)
Sets the shim of Table.ContainsColumn(String column)
Sets the shim of Table.GetHeaderIndex(String column, Boolean throwIfNotFound)
Sets the shim of Table.get_Header()
Sets the shim of Table.RenameColumn(String oldColumn, String newColumn)
Sets the shim of Table.get_RowCount()
Sets the shim of Table.get_Rows()
Sets the shim of Table.ToString()
Sets the shim of Table.ToString(Boolean headersOnly, Boolean withNewline)
Shim type of TechTalk.SpecFlow.TableRow
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TableRow.ContainsKey(String key)
Sets the shim of TableRow.get_Count()
Sets the shim of TableRow.GetEnumerator()
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.get_IsReadOnly()
Sets the shim of TableRow.get_Item(Int32 index)
Sets the shim of TableRow.get_Item(String header)
Sets the shim of TableRow.set_Item(String header, String value)
Sets the shim of TableRow.get_Keys()
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Add(KeyValuePair`2<String,String> item)
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Clear()
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Contains(KeyValuePair`2<String,String> item)
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.CopyTo(KeyValuePair`2<String,String>[] array, Int32 arrayIndex)
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Remove(KeyValuePair`2<String,String> item)
Sets the shim of TableRow.System.Collections.Generic.IDictionary<System.String,System.String>.Add(String key, String value)
Sets the shim of TableRow.System.Collections.Generic.IDictionary<System.String,System.String>.Remove(String key)
Sets the shim of TableRow.System.Collections.IEnumerable.GetEnumerator()
Sets the shim of TableRow.ThrowTableStructureCannotBeModified()
Sets the shim of TableRow.TryGetValue(String key, String& value)
Sets the shim of TableRow.get_Values()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of TableRow.TableRow(Table table, String[] items)
Sets the shim of TableRow.ContainsKey(String key)
Sets the shim of TableRow.get_Count()
Sets the shim of TableRow.GetEnumerator()
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.get_IsReadOnly()
Sets the shim of TableRow.get_Item(Int32 index)
Sets the shim of TableRow.get_Item(String header)
Sets the shim of TableRow.set_Item(String header, String value)
Sets the shim of TableRow.get_Keys()
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Add(KeyValuePair`2<String,String> item)
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Clear()
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Contains(KeyValuePair`2<String,String> item)
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.CopyTo(KeyValuePair`2<String,String>[] array, Int32 arrayIndex)
Sets the shim of TableRow.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.String>>.Remove(KeyValuePair`2<String,String> item)
Sets the shim of TableRow.System.Collections.Generic.IDictionary<System.String,System.String>.Add(String key, String value)
Sets the shim of TableRow.System.Collections.Generic.IDictionary<System.String,System.String>.Remove(String key)
Sets the shim of TableRow.System.Collections.IEnumerable.GetEnumerator()
Sets the shim of TableRow.ThrowTableStructureCannotBeModified()
Sets the shim of TableRow.TryGetValue(String key, String& value)
Sets the shim of TableRow.get_Values()
Shim type of TechTalk.SpecFlow.TableRows
Initializes a new shim instance
Initializes a new shim for the given instance
Sets the shim of TableRows.Add(TableRow row)
Define shims for all instances members
Sets the shim of TableRows.Add(TableRow row)
Sets the shim of TableRows.get_Count()
Sets the shim of TableRows.GetEnumerator()
Sets the shim of TableRows.get_Item(Int32 index)
Sets the shim of TableRows.System.Collections.IEnumerable.GetEnumerator()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of TableRows.TableRows()
Sets the shim of TableRows.get_Count()
Sets the shim of TableRows.GetEnumerator()
Sets the shim of TableRows.get_Item(Int32 index)
Sets the shim of TableRows.System.Collections.IEnumerable.GetEnumerator()
Shim type of TechTalk.SpecFlow.TestRunner
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.CollectScenarioErrors()
Sets the shim of TestRunner.get_FeatureContext()
Sets the shim of TestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.InitializeTestRunner(Int32 threadId)
Sets the shim of TestRunner.OnFeatureEnd()
Sets the shim of TestRunner.OnFeatureStart(FeatureInfo featureInfo)
Sets the shim of TestRunner.OnScenarioEnd()
Sets the shim of TestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the shim of TestRunner.OnScenarioStart()
Sets the shim of TestRunner.OnTestRunEnd()
Sets the shim of TestRunner.OnTestRunStart()
Sets the shim of TestRunner.Pending()
Sets the shim of TestRunner.get_ScenarioContext()
Sets the shim of TestRunner.SkipScenario()
Sets the shim of TestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.get_ThreadId()
Sets the shim of TestRunner.set_ThreadId(Int32 value)
Sets the shim of TestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.CollectScenarioErrors()
Sets the shim of TestRunner.TestRunner(ITestExecutionEngine executionEngine)
Sets the shim of TestRunner.get_FeatureContext()
Sets the shim of TestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.InitializeTestRunner(Int32 threadId)
Sets the shim of TestRunner.OnFeatureEnd()
Sets the shim of TestRunner.OnFeatureStart(FeatureInfo featureInfo)
Sets the shim of TestRunner.OnScenarioEnd()
Sets the shim of TestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the shim of TestRunner.OnScenarioStart()
Sets the shim of TestRunner.OnTestRunEnd()
Sets the shim of TestRunner.OnTestRunStart()
Sets the shim of TestRunner.Pending()
Sets the shim of TestRunner.get_ScenarioContext()
Sets the shim of TestRunner.SkipScenario()
Sets the shim of TestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the shim of TestRunner.get_ThreadId()
Sets the shim of TestRunner.set_ThreadId(Int32 value)
Sets the shim of TestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)
Shim type of TechTalk.SpecFlow.TestRunnerDefaultArguments
Initializes a new shim instance
Sets the shim of TestRunnerDefaultArguments.And(ITestRunner testRunner, String text)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TestRunnerDefaultArguments.But(ITestRunner testRunner, String text)
Sets the shim of TestRunnerDefaultArguments.Given(ITestRunner testRunner, String text)
Sets the shim of TestRunnerDefaultArguments.Then(ITestRunner testRunner, String text)
Sets the shim of TestRunnerDefaultArguments.When(ITestRunner testRunner, String text)
Shim type of TechTalk.SpecFlow.TestRunnerManager
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestRunnerManager.get_BindingAssemblies()
Sets the shim of TestRunnerManager.set_BindingAssemblies(Assembly[] value)
Sets the shim of TestRunnerManager.BuildBindingRegistry(IEnumerable`1<Assembly> bindingAssemblies)
Sets the shim of TestRunnerManager.CreateTestRunnerInstance()
Sets the shim of TestRunnerManager.CreateTestRunner(Int32 threadId)
Sets the shim of TestRunnerManager.Dispose()
Sets the shim of TestRunnerManager.FireTestRunEnd()
Sets the shim of TestRunnerManager.FireTestRunStart()
Sets the shim of TestRunnerManager.GetBindingAssemblies()
Sets the shim of TestRunnerManager.GetTestRunner(Int32 threadId)
Sets the shim of TestRunnerManager.GetTestRunnerWithoutExceptionHandling(Int32 threadId)
Sets the shim of TestRunnerManager.Initialize(Assembly assignedTestAssembly)
Sets the shim of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)
Sets the shim of TestRunnerManager.get_IsMultiThreaded()
Sets the shim of TestRunnerManager.get_IsTestRunInitialized()
Sets the shim of TestRunnerManager.set_IsTestRunInitialized(Boolean value)
Sets the shim of TestRunnerManager.OnDomainUnload()
Sets the shim of TestRunnerManager.get_TestAssembly()
Sets the shim of TestRunnerManager.set_TestAssembly(Assembly value)
Sets the shim of TestRunnerManager.<InitializeBindingRegistry>b__24_0(Object <p0>, EventArgs <p1>)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of TestRunnerManager.get_BindingAssemblies()
Sets the shim of TestRunnerManager.set_BindingAssemblies(Assembly[] value)
Sets the shim of TestRunnerManager.BuildBindingRegistry(IEnumerable`1<Assembly> bindingAssemblies)
Sets the shim of TestRunnerManager.TestRunnerManager(IObjectContainer globalContainer, IContainerBuilder containerBuilder, SpecFlowConfiguration specFlowConfiguration, IRuntimeBindingRegistryBuilder bindingRegistryBuilder, ITestTracer testTracer)
Sets the shim of TestRunnerManager.CreateTestRunnerInstance()
Sets the shim of TestRunnerManager.CreateTestRunner(Int32 threadId)
Sets the shim of TestRunnerManager.CreateTestRunnerManager(Assembly testAssembly, IContainerBuilder containerBuilder)
Sets the shim of TestRunnerManager.Dispose()
Sets the shim of TestRunnerManager.FireTestRunEnd()
Sets the shim of TestRunnerManager.FireTestRunStart()
Sets the shim of TestRunnerManager.GetBindingAssemblies()
Sets the shim of TestRunnerManager.GetLogicalThreadId(Nullable`1<Int32> managedThreadId)
Sets the shim of TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1<Int32> managedThreadId, IContainerBuilder containerBuilder)
Sets the shim of TestRunnerManager.GetTestRunner(Int32 threadId)
Sets the shim of TestRunnerManager.GetTestRunnerManager(Assembly testAssembly, IContainerBuilder containerBuilder, Boolean createIfMissing)
Sets the shim of TestRunnerManager.GetTestRunnerWithoutExceptionHandling(Int32 threadId)
Sets the shim of TestRunnerManager.Initialize(Assembly assignedTestAssembly)
Sets the shim of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)
Sets the shim of TestRunnerManager.get_IsMultiThreaded()
Sets the shim of TestRunnerManager.get_IsTestRunInitialized()
Sets the shim of TestRunnerManager.set_IsTestRunInitialized(Boolean value)
Sets the shim of TestRunnerManager.OnDomainUnload()
Sets the shim of TestRunnerManager.OnTestRunEnd(Assembly testAssembly, IContainerBuilder containerBuilder)
Sets the shim of TestRunnerManager.OnTestRunStart(Assembly testAssembly, IContainerBuilder containerBuilder)
Sets the shim of TestRunnerManager.OnTestRunnerManagerDisposed(TestRunnerManager testRunnerManager)
Sets the shim of TestRunnerManager.ParallelExecutionIsDisabled()
Sets the shim of TestRunnerManager.Reset()
Sets the shim of TestRunnerManager.TestRunnerManager()
Sets the shim of TestRunnerManager.get_TestAssembly()
Sets the shim of TestRunnerManager.set_TestAssembly(Assembly value)
Sets the shim of TestRunnerManager.<InitializeBindingRegistry>b__24_0(Object <p0>, EventArgs <p1>)
Shim type of TechTalk.SpecFlow.TestThreadContext
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestThreadContext.Dispose()
Sets the shim of TestThreadContext.add_Disposing(Action`1<TestThreadContext> value)
Sets the shim of TestThreadContext.remove_Disposing(Action`1<TestThreadContext> value)
Sets the shim of TestThreadContext.get_TestThreadContainer()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of TestThreadContext.TestThreadContext(IObjectContainer testThreadContainer)
Sets the shim of TestThreadContext.Dispose()
Sets the shim of TestThreadContext.add_Disposing(Action`1<TestThreadContext> value)
Sets the shim of TestThreadContext.remove_Disposing(Action`1<TestThreadContext> value)
Sets the shim of TestThreadContext.get_TestThreadContainer()
Shim type of TechTalk.SpecFlow.ThenAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ThenAttribute.ThenAttribute()
Sets the shim of ThenAttribute.ThenAttribute(String regex)
Sets the shim of ThenAttribute.ThenAttribute(String regex, String culture)
Shim type of TechTalk.SpecFlow.WhenAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of WhenAttribute.WhenAttribute()
Sets the shim of WhenAttribute.WhenAttribute(String regex)
Sets the shim of WhenAttribute.WhenAttribute(String regex, String culture)
Stub type of TechTalk.SpecFlow.AfterAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubAfterAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.AfterFeatureAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubAfterFeatureAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.AfterScenarioAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubAfterScenarioAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.AfterScenarioBlockAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubAfterScenarioBlockAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.AfterStepAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubAfterStepAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.AfterTestRunAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubAfterTestRunAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BeforeAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBeforeAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BeforeFeatureAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBeforeFeatureAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BeforeScenarioAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBeforeScenarioAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BeforeScenarioBlockAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBeforeScenarioBlockAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BeforeStepAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBeforeStepAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BeforeTestRunAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBeforeTestRunAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BindingAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubBindingAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.BindingException
Initializes a new instance
Initializes a new instance
Initializes a new instance
Initializes a new instance
Attaches delegates to emulate StubBindingException.HelpLink as a property with a backing field.
Attaches delegates to emulate StubBindingException.Source as a property with a backing field.
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Exception.get_Data()
Sets the stub of Exception.get_Data()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.set_HelpLink(String value)
Initializes a new instance of type StubBindingException
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.set_Source(String value)
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.ToString()
Sets the stub of Exception.ToString()
Stub type of TechTalk.SpecFlow.CultureInfoScope
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCultureInfoScope
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.EnvironmentVariableNames
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubEnvironmentVariableNames
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.FeatureInfo
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubFeatureInfo
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.GivenAttribute
Initializes a new instance
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubGivenAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.ITestRunner
Initializes a new instance of type StubITestRunner
Sets the stub of ITestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.CollectScenarioErrors()
Sets the stub of ITestRunner.get_FeatureContext()
Sets the stub of ITestRunner.get_FeatureContext()
Sets the stub of ITestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.InitializeTestRunner(Int32 threadId)
Sets the stub of ITestRunner.OnFeatureEnd()
Sets the stub of ITestRunner.OnFeatureStart(FeatureInfo featureInfo)
Sets the stub of ITestRunner.OnScenarioEnd()
Sets the stub of ITestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the stub of ITestRunner.OnScenarioStart()
Sets the stub of ITestRunner.OnTestRunEnd()
Sets the stub of ITestRunner.OnTestRunStart()
Sets the stub of ITestRunner.Pending()
Sets the stub of ITestRunner.get_ScenarioContext()
Sets the stub of ITestRunner.get_ScenarioContext()
Sets the stub of ITestRunner.SkipScenario()
Sets the stub of ITestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.CollectScenarioErrors()
Sets the stub of ITestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.InitializeTestRunner(Int32 threadId)
Sets the stub of ITestRunner.OnFeatureEnd()
Sets the stub of ITestRunner.OnFeatureStart(FeatureInfo featureInfo)
Sets the stub of ITestRunner.OnScenarioEnd()
Sets the stub of ITestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the stub of ITestRunner.OnScenarioStart()
Sets the stub of ITestRunner.OnTestRunEnd()
Sets the stub of ITestRunner.OnTestRunStart()
Sets the stub of ITestRunner.Pending()
Sets the stub of ITestRunner.SkipScenario()
Sets the stub of ITestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)
Sets the stub of ITestRunner.get_ThreadId()
Sets the stub of ITestRunner.get_ThreadId()
Sets the stub of ITestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)
Stub type of TechTalk.SpecFlow.ITestRunnerManager
Initializes a new instance of type StubITestRunnerManager
Sets the stub of ITestRunnerManager.get_BindingAssemblies()
Sets the stub of ITestRunnerManager.get_BindingAssemblies()
Sets the stub of IDisposable.Dispose()
Sets the stub of ITestRunnerManager.FireTestRunEnd()
Sets the stub of ITestRunnerManager.FireTestRunStart()
Sets the stub of ITestRunnerManager.GetTestRunner(Int32 threadId)
Sets the stub of ITestRunnerManager.Initialize(Assembly testAssembly)
Sets the stub of ITestRunnerManager.get_IsMultiThreaded()
Sets the stub of ITestRunnerManager.get_IsMultiThreaded()
Sets the stub of IDisposable.Dispose()
Sets the stub of ITestRunnerManager.FireTestRunEnd()
Sets the stub of ITestRunnerManager.FireTestRunStart()
Sets the stub of ITestRunnerManager.GetTestRunner(Int32 threadId)
Sets the stub of ITestRunnerManager.Initialize(Assembly testAssembly)
Sets the stub of ITestRunnerManager.get_TestAssembly()
Sets the stub of ITestRunnerManager.get_TestAssembly()
Stub type of TechTalk.SpecFlow.MissingStepDefinitionException
Initializes a new instance
Initializes a new instance
Attaches delegates to emulate StubMissingStepDefinitionException.HelpLink as a property with a backing field.
Attaches delegates to emulate StubMissingStepDefinitionException.Source as a property with a backing field.
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Exception.get_Data()
Sets the stub of Exception.get_Data()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.set_HelpLink(String value)
Initializes a new instance of type StubMissingStepDefinitionException
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.set_Source(String value)
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.ToString()
Sets the stub of Exception.ToString()
Stub type of TechTalk.SpecFlow.PendingStepException
Initializes a new instance
Initializes a new instance
Attaches delegates to emulate StubPendingStepException.HelpLink as a property with a backing field.
Attaches delegates to emulate StubPendingStepException.Source as a property with a backing field.
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Exception.get_Data()
Sets the stub of Exception.get_Data()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.set_HelpLink(String value)
Initializes a new instance of type StubPendingStepException
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.set_Source(String value)
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.ToString()
Sets the stub of Exception.ToString()
Stub type of TechTalk.SpecFlow.ScenarioInfo
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubScenarioInfo
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.ScopeAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubScopeAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.SpecFlowContext
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SpecFlowContext.Dispose()
Sets the stub of SpecFlowContext.Dispose()
Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)
Initializes a new instance of type StubSpecFlowContext
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Dictionary`2.OnDeserialization(Object sender)
Sets the stub of Dictionary`2.OnDeserialization(Object sender)
Stub type of TechTalk.SpecFlow.SpecFlowException
Initializes a new instance
Initializes a new instance
Initializes a new instance
Initializes a new instance
Attaches delegates to emulate StubSpecFlowException.HelpLink as a property with a backing field.
Attaches delegates to emulate StubSpecFlowException.Source as a property with a backing field.
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Exception.get_Data()
Sets the stub of Exception.get_Data()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetBaseException()
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.get_HelpLink()
Sets the stub of Exception.set_HelpLink(String value)
Initializes a new instance of type StubSpecFlowException
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Message()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.get_Source()
Sets the stub of Exception.set_Source(String value)
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.get_StackTrace()
Sets the stub of Exception.ToString()
Sets the stub of Exception.ToString()
Stub type of TechTalk.SpecFlow.StepArgumentTransformationAttribute
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubStepArgumentTransformationAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.StepDefinitionAttribute
Initializes a new instance
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubStepDefinitionAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.StepDefinitionBaseAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubStepDefinitionBaseAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.StepInfo
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepInfo
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Steps
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSteps
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Table
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTable
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Table.ToString()
Sets the stub of Table.ToString()
Stub type of TechTalk.SpecFlow.TableRows
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTableRows
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.TestRunner
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestRunner
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.TestRunnerManager
Initializes a new instance
Sets the stub of TestRunnerManager.BuildBindingRegistry(IEnumerable`1<Assembly> bindingAssemblies)
Sets the stub of TestRunnerManager.BuildBindingRegistry(IEnumerable`1<Assembly> bindingAssemblies)
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of TestRunnerManager.CreateTestRunner(Int32 threadId)
Sets the stub of TestRunnerManager.CreateTestRunnerInstance()
Sets the stub of TestRunnerManager.CreateTestRunnerInstance()
Sets the stub of TestRunnerManager.CreateTestRunner(Int32 threadId)
Sets the stub of TestRunnerManager.Dispose()
Sets the stub of TestRunnerManager.Dispose()
Sets the stub of TestRunnerManager.GetBindingAssemblies()
Sets the stub of TestRunnerManager.GetBindingAssemblies()
Sets the stub of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)
Sets the stub of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)
Initializes a new instance of type StubTestRunnerManager
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of TestRunnerManager.OnDomainUnload()
Sets the stub of TestRunnerManager.OnDomainUnload()
Stub type of TechTalk.SpecFlow.TestThreadContext
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of TestThreadContext.Dispose()
Sets the stub of TestThreadContext.Dispose()
Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)
Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)
Initializes a new instance of type StubTestThreadContext
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Dictionary`2.OnDeserialization(Object sender)
Sets the stub of Dictionary`2.OnDeserialization(Object sender)
Stub type of TechTalk.SpecFlow.ThenAttribute
Initializes a new instance
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubThenAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.WhenAttribute
Initializes a new instance
Initializes a new instance
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubWhenAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Shim type of TechTalk.SpecFlow.FileAccess.BinaryFileAccessor
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BinaryFileAccessor.OpenAppendOrCreateFile(String filePath)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BinaryFileAccessor.BinaryFileAccessor()
Sets the shim of BinaryFileAccessor.OpenAppendOrCreateFile(String filePath)
Stub type of TechTalk.SpecFlow.FileAccess.BinaryFileAccessor
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBinaryFileAccessor
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.FileAccess.IBinaryFileAccessor
Initializes a new instance of type StubIBinaryFileAccessor
Sets the stub of IBinaryFileAccessor.OpenAppendOrCreateFile(String filePath)
Sets the stub of IBinaryFileAccessor.OpenAppendOrCreateFile(String filePath)
Shim type of TechTalk.SpecFlow.Infrastructure.BindingAssemblyLoader
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of BindingAssemblyLoader.Load(String assemblyName)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of BindingAssemblyLoader.BindingAssemblyLoader()
Sets the shim of BindingAssemblyLoader.Load(String assemblyName)
Shim type of TechTalk.SpecFlow.Infrastructure.ContainerBuilder
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)
Sets the shim of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)
Sets the shim of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)
Sets the shim of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)
Sets the shim of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)
Sets the shim of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)
Sets the shim of ContainerBuilder.RegisterDefaults(ObjectContainer container)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ContainerBuilder.ContainerBuilder(IDefaultDependencyProvider defaultDependencyProvider)
Sets the shim of ContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)
Sets the shim of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)
Sets the shim of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)
Sets the shim of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)
Sets the shim of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)
Sets the shim of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)
Sets the shim of ContainerBuilder.RegisterDefaults(ObjectContainer container)
Sets the shim of ContainerBuilder.ContainerBuilder()
Shim type of TechTalk.SpecFlow.Infrastructure.ContextManager
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ContextManager.CleanupFeatureContext()
Sets the shim of ContextManager.CleanupScenarioContext()
Sets the shim of ContextManager.CleanupStepContext()
Sets the shim of ContextManager.get_CurrentTopLevelStepDefinitionType()
Sets the shim of ContextManager.set_CurrentTopLevelStepDefinitionType(Nullable`1<StepDefinitionType> value)
Sets the shim of ContextManager.Dispose()
Sets the shim of ContextManager.get_FeatureContext()
Sets the shim of ContextManager.InitializeFeatureContext(FeatureInfo featureInfo)
Sets the shim of ContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)
Sets the shim of ContextManager.InitializeStepContext(StepInfo stepInfo)
Sets the shim of ContextManager.InitializeTestThreadContext()
Sets the shim of ContextManager.ResetCurrentStepStack()
Sets the shim of ContextManager.get_ScenarioContext()
Sets the shim of ContextManager.get_StepContext()
Sets the shim of ContextManager.get_TestThreadContext()
Sets the shim of ContextManager.set_TestThreadContext(TestThreadContext value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of ContextManager.CleanupFeatureContext()
Sets the shim of ContextManager.CleanupScenarioContext()
Sets the shim of ContextManager.CleanupStepContext()
Sets the shim of ContextManager.ContextManager(ITestTracer testTracer, IObjectContainer testThreadContainer, IContainerBuilder containerBuilder)
Sets the shim of ContextManager.get_CurrentTopLevelStepDefinitionType()
Sets the shim of ContextManager.set_CurrentTopLevelStepDefinitionType(Nullable`1<StepDefinitionType> value)
Sets the shim of ContextManager.Dispose()
Sets the shim of ContextManager.get_FeatureContext()
Sets the shim of ContextManager.InitializeFeatureContext(FeatureInfo featureInfo)
Sets the shim of ContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)
Sets the shim of ContextManager.InitializeStepContext(StepInfo stepInfo)
Sets the shim of ContextManager.InitializeTestThreadContext()
Sets the shim of ContextManager.ResetCurrentStepStack()
Sets the shim of ContextManager.get_ScenarioContext()
Sets the shim of ContextManager.get_StepContext()
Sets the shim of ContextManager.get_TestThreadContext()
Sets the shim of ContextManager.set_TestThreadContext(TestThreadContext value)
Shim type of TechTalk.SpecFlow.Infrastructure.DefaultDependencyProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)
Sets the shim of DefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)
Sets the shim of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DefaultDependencyProvider.DefaultDependencyProvider()
Sets the shim of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)
Sets the shim of DefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)
Sets the shim of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)
Shim type of TechTalk.SpecFlow.Infrastructure.GeneratorPluginAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of GeneratorPluginAttribute.get_PluginType()
Sets the shim of GeneratorPluginAttribute.set_PluginType(Type value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of GeneratorPluginAttribute.GeneratorPluginAttribute(Type pluginType)
Sets the shim of GeneratorPluginAttribute.get_PluginType()
Sets the shim of GeneratorPluginAttribute.set_PluginType(Type value)
Shim type of TechTalk.SpecFlow.Infrastructure.ObsoleteStepHandler
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ObsoleteStepHandler.Handle(BindingMatch bindingMatch)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of ObsoleteStepHandler.ObsoleteStepHandler(IErrorProvider errorProvider, ITestTracer testTracer, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ObsoleteStepHandler.Handle(BindingMatch bindingMatch)
Shim type of TechTalk.SpecFlow.Infrastructure.SpecFlowOutputHelper
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowOutputHelper.WriteLine(String message)
Sets the shim of SpecFlowOutputHelper.WriteLine(String format, Object[] args)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowOutputHelper.SpecFlowOutputHelper()
Sets the shim of SpecFlowOutputHelper.WriteLine(String message)
Sets the shim of SpecFlowOutputHelper.WriteLine(String format, Object[] args)
Shim type of TechTalk.SpecFlow.Infrastructure.StepDefinitionMatchService
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepDefinitionMatchService.CalculateArguments(Match match, StepInstance stepInstance)
Sets the shim of StepDefinitionMatchService.CanConvertArg(Object value, IBindingType typeToConvertTo, CultureInfo bindingCulture)
Sets the shim of StepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason& ambiguityReason, List`1<BindingMatch>& candidatingMatches)
Sets the shim of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)
Sets the shim of StepDefinitionMatchService.GetCandidatingBindings(StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)
Sets the shim of StepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)
Sets the shim of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1<BindingMatch>& matches)
Sets the shim of StepDefinitionMatchService.get_Ready()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of StepDefinitionMatchService.CalculateArguments(Match match, StepInstance stepInstance)
Sets the shim of StepDefinitionMatchService.CanConvertArg(Object value, IBindingType typeToConvertTo, CultureInfo bindingCulture)
Sets the shim of StepDefinitionMatchService.StepDefinitionMatchService(IBindingRegistry bindingRegistry, IStepArgumentTypeConverter stepArgumentTypeConverter)
Sets the shim of StepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason& ambiguityReason, List`1<BindingMatch>& candidatingMatches)
Sets the shim of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)
Sets the shim of StepDefinitionMatchService.GetCandidatingBindings(StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)
Sets the shim of StepDefinitionMatchService.KeepMaxScopeMatches(List`1<BindingMatch> matches)
Sets the shim of StepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)
Sets the shim of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1<BindingMatch>& matches)
Sets the shim of StepDefinitionMatchService.get_Ready()
Shim type of TechTalk.SpecFlow.Infrastructure.StepFailureEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of StepFailureEventArgs.get_Exception()
Sets the shim of StepFailureEventArgs.set_Exception(Exception value)
Sets the shim of StepFailureEventArgs.get_IsHandled()
Sets the shim of StepFailureEventArgs.set_IsHandled(Boolean value)
Sets the shim of StepFailureEventArgs.get_StepContext()
Sets the shim of StepFailureEventArgs.set_StepContext(StepContext value)
Sets the shim of StepFailureEventArgs.get_StepDefiniton()
Sets the shim of StepFailureEventArgs.set_StepDefiniton(IStepDefinitionBinding value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of StepFailureEventArgs.StepFailureEventArgs(IStepDefinitionBinding stepDefiniton, StepContext stepContext, Exception exception)
Sets the shim of StepFailureEventArgs.get_Exception()
Sets the shim of StepFailureEventArgs.set_Exception(Exception value)
Sets the shim of StepFailureEventArgs.get_IsHandled()
Sets the shim of StepFailureEventArgs.set_IsHandled(Boolean value)
Sets the shim of StepFailureEventArgs.get_StepContext()
Sets the shim of StepFailureEventArgs.set_StepContext(StepContext value)
Sets the shim of StepFailureEventArgs.get_StepDefiniton()
Sets the shim of StepFailureEventArgs.set_StepDefiniton(IStepDefinitionBinding value)
Shim type of TechTalk.SpecFlow.Infrastructure.TestExecutionEngine
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestExecutionEngine.ConvertArg(Object value, IBindingType typeToConvertTo)
Sets the shim of TestExecutionEngine.ExecuteStep(IContextManager contextManager, StepInstance stepInstance)
Sets the shim of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)
Sets the shim of TestExecutionEngine.get_FeatureContext()
Sets the shim of TestExecutionEngine.FireEvents(HookType hookType)
Sets the shim of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)
Sets the shim of TestExecutionEngine.GetCurrentBindingType()
Sets the shim of TestExecutionEngine.GetExecuteArguments(BindingMatch match)
Sets the shim of TestExecutionEngine.GetHookContainer(HookType hookType)
Sets the shim of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)
Sets the shim of TestExecutionEngine.HandleBlockSwitch(ScenarioBlock block)
Sets the shim of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)
Sets the shim of TestExecutionEngine.OnAfterLastStep()
Sets the shim of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)
Sets the shim of TestExecutionEngine.OnBlockStart(ScenarioBlock block)
Sets the shim of TestExecutionEngine.OnFeatureEnd()
Sets the shim of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)
Sets the shim of TestExecutionEngine.OnScenarioEnd()
Sets the shim of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the shim of TestExecutionEngine.OnScenarioSkipped()
Sets the shim of TestExecutionEngine.OnScenarioStart()
Sets the shim of TestExecutionEngine.OnSkipStep()
Sets the shim of TestExecutionEngine.OnStepEnd()
Sets the shim of TestExecutionEngine.OnStepStart()
Sets the shim of TestExecutionEngine.OnTestRunEnd()
Sets the shim of TestExecutionEngine.OnTestRunStart()
Sets the shim of TestExecutionEngine.Pending()
Sets the shim of TestExecutionEngine.ResolveArgument(IObjectContainer container, IBindingParameter parameter)
Sets the shim of TestExecutionEngine.ResolveArguments(IHookBinding hookBinding, IObjectContainer currentContainer)
Sets the shim of TestExecutionEngine.get_ScenarioContext()
Sets the shim of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)
Sets the shim of TestExecutionEngine.get_TestThreadContainer()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestExecutionEngine.TestExecutionEngine(IStepFormatter stepFormatter, ITestTracer testTracer, IErrorProvider errorProvider, IStepArgumentTypeConverter stepArgumentTypeConverter, SpecFlowConfiguration specFlowConfiguration, IBindingRegistry bindingRegistry, IUnitTestRuntimeProvider unitTestRuntimeProvider, IContextManager contextManager, IStepDefinitionMatchService stepDefinitionMatchService, IDictionary`2<String,IStepErrorHandler> stepErrorHandlers, IBindingInvoker bindingInvoker, IObsoleteStepHandler obsoleteStepHandler, ICucumberMessageSender cucumberMessageSender, ITestResultFactory testResultFactory, ITestPendingMessageFactory testPendingMessageFactory, ITestUndefinedMessageFactory testUndefinedMessageFactory, ITestRunResultCollector testRunResultCollector, IAnalyticsEventProvider analyticsEventProvider, IAnalyticsTransmitter analyticsTransmitter, ITestRunnerManager testRunnerManager, ITestObjectResolver testObjectResolver, IObjectContainer testThreadContainer)
Sets the shim of TestExecutionEngine.ConvertArg(Object value, IBindingType typeToConvertTo)
Sets the shim of TestExecutionEngine.ExecuteStep(IContextManager contextManager, StepInstance stepInstance)
Sets the shim of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)
Sets the shim of TestExecutionEngine.get_FeatureContext()
Sets the shim of TestExecutionEngine.FireEvents(HookType hookType)
Sets the shim of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)
Sets the shim of TestExecutionEngine.GetCurrentBindingType()
Sets the shim of TestExecutionEngine.GetExecuteArguments(BindingMatch match)
Sets the shim of TestExecutionEngine.GetHookContainer(HookType hookType)
Sets the shim of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)
Sets the shim of TestExecutionEngine.HandleBlockSwitch(ScenarioBlock block)
Sets the shim of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)
Sets the shim of TestExecutionEngine.OnAfterLastStep()
Sets the shim of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)
Sets the shim of TestExecutionEngine.OnBlockStart(ScenarioBlock block)
Sets the shim of TestExecutionEngine.OnFeatureEnd()
Sets the shim of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)
Sets the shim of TestExecutionEngine.OnScenarioEnd()
Sets the shim of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the shim of TestExecutionEngine.OnScenarioSkipped()
Sets the shim of TestExecutionEngine.OnScenarioStart()
Sets the shim of TestExecutionEngine.OnSkipStep()
Sets the shim of TestExecutionEngine.OnStepEnd()
Sets the shim of TestExecutionEngine.OnStepStart()
Sets the shim of TestExecutionEngine.OnTestRunEnd()
Sets the shim of TestExecutionEngine.OnTestRunStart()
Sets the shim of TestExecutionEngine.Pending()
Sets the shim of TestExecutionEngine.ResolveArgument(IObjectContainer container, IBindingParameter parameter)
Sets the shim of TestExecutionEngine.ResolveArguments(IHookBinding hookBinding, IObjectContainer currentContainer)
Sets the shim of TestExecutionEngine.get_ScenarioContext()
Sets the shim of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)
Sets the shim of TestExecutionEngine.get_TestThreadContainer()
Shim type of TechTalk.SpecFlow.Infrastructure.TestObjectResolver
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestObjectResolver.TestObjectResolver()
Sets the shim of TestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)
Stub type of TechTalk.SpecFlow.Infrastructure.BindingAssemblyLoader
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubBindingAssemblyLoader
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Infrastructure.ContainerBuilder
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)
Sets the stub of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)
Sets the stub of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)
Sets the stub of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)
Sets the stub of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)
Sets the stub of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)
Initializes a new instance of type StubContainerBuilder
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)
Sets the stub of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)
Sets the stub of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)
Sets the stub of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)
Sets the stub of ContainerBuilder.RegisterDefaults(ObjectContainer container)
Sets the stub of ContainerBuilder.RegisterDefaults(ObjectContainer container)
Stub type of TechTalk.SpecFlow.Infrastructure.ContextManager
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubContextManager
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Infrastructure.DefaultDependencyProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDefaultDependencyProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)
Sets the stub of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)
Sets the stub of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)
Sets the stub of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)
Stub type of TechTalk.SpecFlow.Infrastructure.GeneratorPluginAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubGeneratorPluginAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.Infrastructure.IBindingAssemblyLoader
Initializes a new instance of type StubIBindingAssemblyLoader
Sets the stub of IBindingAssemblyLoader.Load(String assemblyName)
Sets the stub of IBindingAssemblyLoader.Load(String assemblyName)
Stub type of TechTalk.SpecFlow.Infrastructure.IContainerBuilder
Initializes a new instance of type StubIContainerBuilder
Sets the stub of IContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)
Sets the stub of IContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)
Sets the stub of IContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)
Sets the stub of IContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)
Sets the stub of IContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)
Sets the stub of IContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)
Sets the stub of IContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)
Sets the stub of IContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)
Stub type of TechTalk.SpecFlow.Infrastructure.IContainerDependentObject
Initializes a new instance of type StubIContainerDependentObject
Sets the stub of IContainerDependentObject.SetObjectContainer(IObjectContainer container)
Sets the stub of IContainerDependentObject.SetObjectContainer(IObjectContainer container)
Stub type of TechTalk.SpecFlow.Infrastructure.IContextManager
Initializes a new instance of type StubIContextManager
Sets the stub of IContextManager.CleanupFeatureContext()
Sets the stub of IContextManager.CleanupScenarioContext()
Sets the stub of IContextManager.CleanupStepContext()
Sets the stub of IContextManager.get_CurrentTopLevelStepDefinitionType()
Sets the stub of IContextManager.get_CurrentTopLevelStepDefinitionType()
Sets the stub of IContextManager.get_FeatureContext()
Sets the stub of IContextManager.get_FeatureContext()
Sets the stub of IContextManager.InitializeFeatureContext(FeatureInfo featureInfo)
Sets the stub of IContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)
Sets the stub of IContextManager.InitializeStepContext(StepInfo stepInfo)
Sets the stub of IContextManager.get_ScenarioContext()
Sets the stub of IContextManager.get_ScenarioContext()
Sets the stub of IContextManager.get_StepContext()
Sets the stub of IContextManager.get_StepContext()
Sets the stub of IContextManager.CleanupFeatureContext()
Sets the stub of IContextManager.CleanupScenarioContext()
Sets the stub of IContextManager.CleanupStepContext()
Sets the stub of IContextManager.InitializeFeatureContext(FeatureInfo featureInfo)
Sets the stub of IContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)
Sets the stub of IContextManager.InitializeStepContext(StepInfo stepInfo)
Sets the stub of IContextManager.get_TestThreadContext()
Sets the stub of IContextManager.get_TestThreadContext()
Stub type of TechTalk.SpecFlow.Infrastructure.IDefaultDependencyProvider
Initializes a new instance of type StubIDefaultDependencyProvider
Sets the stub of IDefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)
Sets the stub of IDefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)
Sets the stub of IDefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)
Sets the stub of IDefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)
Sets the stub of IDefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)
Sets the stub of IDefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)
Stub type of TechTalk.SpecFlow.Infrastructure.IObsoleteStepHandler
Initializes a new instance of type StubIObsoleteStepHandler
Sets the stub of IObsoleteStepHandler.Handle(BindingMatch bindingMatch)
Sets the stub of IObsoleteStepHandler.Handle(BindingMatch bindingMatch)
Stub type of TechTalk.SpecFlow.Infrastructure.ISkippedStepHandler
Initializes a new instance of type StubISkippedStepHandler
Sets the stub of ISkippedStepHandler.Handle(ScenarioContext scenarioContext)
Sets the stub of ISkippedStepHandler.Handle(ScenarioContext scenarioContext)
Stub type of TechTalk.SpecFlow.Infrastructure.ISpecFlowOutputHelper
Initializes a new instance of type StubISpecFlowOutputHelper
Sets the stub of ISpecFlowOutputHelper.WriteLine(String message)
Sets the stub of ISpecFlowOutputHelper.WriteLine(String format, Object[] args)
Sets the stub of ISpecFlowOutputHelper.WriteLine(String message)
Sets the stub of ISpecFlowOutputHelper.WriteLine(String format, Object[] args)
Stub type of TechTalk.SpecFlow.Infrastructure.IStepDefinitionMatchService
Initializes a new instance of type StubIStepDefinitionMatchService
Sets the stub of IStepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason& ambiguityReason, List`1<BindingMatch>& candidatingMatches)
Sets the stub of IStepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)
Sets the stub of IStepDefinitionMatchService.get_Ready()
Sets the stub of IStepDefinitionMatchService.get_Ready()
Sets the stub of IStepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason& ambiguityReason, List`1<BindingMatch>& candidatingMatches)
Sets the stub of IStepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)
Stub type of TechTalk.SpecFlow.Infrastructure.IStepErrorHandler
Initializes a new instance of type StubIStepErrorHandler
Sets the stub of IStepErrorHandler.OnStepFailure(TestExecutionEngine sender, StepFailureEventArgs args)
Sets the stub of IStepErrorHandler.OnStepFailure(TestExecutionEngine sender, StepFailureEventArgs args)
Stub type of TechTalk.SpecFlow.Infrastructure.ITestExecutionEngine
Initializes a new instance of type StubITestExecutionEngine
Sets the stub of ITestExecutionEngine.get_FeatureContext()
Sets the stub of ITestExecutionEngine.get_FeatureContext()
Sets the stub of ITestExecutionEngine.OnAfterLastStep()
Sets the stub of ITestExecutionEngine.OnFeatureEnd()
Sets the stub of ITestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)
Sets the stub of ITestExecutionEngine.OnScenarioEnd()
Sets the stub of ITestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the stub of ITestExecutionEngine.OnScenarioSkipped()
Sets the stub of ITestExecutionEngine.OnScenarioStart()
Sets the stub of ITestExecutionEngine.OnTestRunEnd()
Sets the stub of ITestExecutionEngine.OnTestRunStart()
Sets the stub of ITestExecutionEngine.Pending()
Sets the stub of ITestExecutionEngine.get_ScenarioContext()
Sets the stub of ITestExecutionEngine.get_ScenarioContext()
Sets the stub of ITestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)
Sets the stub of ITestExecutionEngine.OnAfterLastStep()
Sets the stub of ITestExecutionEngine.OnFeatureEnd()
Sets the stub of ITestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)
Sets the stub of ITestExecutionEngine.OnScenarioEnd()
Sets the stub of ITestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the stub of ITestExecutionEngine.OnScenarioSkipped()
Sets the stub of ITestExecutionEngine.OnScenarioStart()
Sets the stub of ITestExecutionEngine.OnTestRunEnd()
Sets the stub of ITestExecutionEngine.OnTestRunStart()
Sets the stub of ITestExecutionEngine.Pending()
Sets the stub of ITestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)
Stub type of TechTalk.SpecFlow.Infrastructure.ITestObjectResolver
Initializes a new instance of type StubITestObjectResolver
Sets the stub of ITestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)
Sets the stub of ITestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)
Stub type of TechTalk.SpecFlow.Infrastructure.ITestRunnerFactory
Initializes a new instance of type StubITestRunnerFactory
Sets the stub of ITestRunnerFactory.Create(Assembly testAssembly)
Sets the stub of ITestRunnerFactory.Create(Assembly testAssembly)
Stub type of TechTalk.SpecFlow.Infrastructure.ObsoleteStepHandler
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubObsoleteStepHandler
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Infrastructure.SpecFlowOutputHelper
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSpecFlowOutputHelper
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Infrastructure.StepDefinitionMatchService
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)
Sets the stub of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)
Initializes a new instance of type StubStepDefinitionMatchService
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1<BindingMatch>& matches)
Sets the stub of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1<BindingMatch>& matches)
Stub type of TechTalk.SpecFlow.Infrastructure.StepFailureEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubStepFailureEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Infrastructure.TestExecutionEngine
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)
Sets the stub of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)
Sets the stub of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)
Sets the stub of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)
Sets the stub of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)
Sets the stub of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)
Initializes a new instance of type StubTestExecutionEngine
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)
Sets the stub of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)
Sets the stub of TestExecutionEngine.OnAfterLastStep()
Sets the stub of TestExecutionEngine.OnAfterLastStep()
Sets the stub of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)
Sets the stub of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)
Sets the stub of TestExecutionEngine.OnBlockStart(ScenarioBlock block)
Sets the stub of TestExecutionEngine.OnBlockStart(ScenarioBlock block)
Sets the stub of TestExecutionEngine.OnFeatureEnd()
Sets the stub of TestExecutionEngine.OnFeatureEnd()
Sets the stub of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)
Sets the stub of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)
Sets the stub of TestExecutionEngine.OnScenarioEnd()
Sets the stub of TestExecutionEngine.OnScenarioEnd()
Sets the stub of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the stub of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)
Sets the stub of TestExecutionEngine.OnScenarioSkipped()
Sets the stub of TestExecutionEngine.OnScenarioSkipped()
Sets the stub of TestExecutionEngine.OnScenarioStart()
Sets the stub of TestExecutionEngine.OnScenarioStart()
Sets the stub of TestExecutionEngine.OnSkipStep()
Sets the stub of TestExecutionEngine.OnSkipStep()
Sets the stub of TestExecutionEngine.OnStepEnd()
Sets the stub of TestExecutionEngine.OnStepEnd()
Sets the stub of TestExecutionEngine.OnStepStart()
Sets the stub of TestExecutionEngine.OnStepStart()
Sets the stub of TestExecutionEngine.OnTestRunEnd()
Sets the stub of TestExecutionEngine.OnTestRunEnd()
Sets the stub of TestExecutionEngine.OnTestRunStart()
Sets the stub of TestExecutionEngine.OnTestRunStart()
Sets the stub of TestExecutionEngine.Pending()
Sets the stub of TestExecutionEngine.Pending()
Sets the stub of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)
Sets the stub of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)
Stub type of TechTalk.SpecFlow.Infrastructure.TestObjectResolver
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestObjectResolver
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Parser.SpecFlowGherkinDialectProvider
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowGherkinDialectProvider.SpecFlowGherkinDialectProvider(String defaultLanguage)
Sets the shim of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)
Stub type of TechTalk.SpecFlow.Parser.SpecFlowGherkinDialectProvider
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)
Sets the stub of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)
Initializes a new instance of type StubSpecFlowGherkinDialectProvider
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of GherkinDialectProvider.LoadLanguageSettings()
Sets the stub of GherkinDialectProvider.LoadLanguageSettings()
Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Location location, GherkinDialect& dialect)
Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Dictionary`2<String,GherkinLanguageSetting> gherkinLanguageSettings, Location location, GherkinDialect& dialect)
Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Dictionary`2<String,GherkinLanguageSetting> gherkinLanguageSettings, Location location, GherkinDialect& dialect)
Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Location location, GherkinDialect& dialect)
Shim type of TechTalk.SpecFlow.Plugins.ConfigurationDefaultsEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ConfigurationDefaultsEventArgs.get_SpecFlowConfiguration()
Sets the shim of ConfigurationDefaultsEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ConfigurationDefaultsEventArgs.ConfigurationDefaultsEventArgs(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of ConfigurationDefaultsEventArgs.get_SpecFlowConfiguration()
Sets the shim of ConfigurationDefaultsEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)
Shim type of TechTalk.SpecFlow.Plugins.CustomizeFeatureDependenciesEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CustomizeFeatureDependenciesEventArgs.CustomizeFeatureDependenciesEventArgs(ObjectContainer objectContainer)
Shim type of TechTalk.SpecFlow.Plugins.CustomizeGlobalDependenciesEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of CustomizeGlobalDependenciesEventArgs.get_SpecFlowConfiguration()
Sets the shim of CustomizeGlobalDependenciesEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CustomizeGlobalDependenciesEventArgs.CustomizeGlobalDependenciesEventArgs(ObjectContainer objectContainer, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of CustomizeGlobalDependenciesEventArgs.get_SpecFlowConfiguration()
Sets the shim of CustomizeGlobalDependenciesEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)
Shim type of TechTalk.SpecFlow.Plugins.CustomizeScenarioDependenciesEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CustomizeScenarioDependenciesEventArgs.CustomizeScenarioDependenciesEventArgs(ObjectContainer objectContainer)
Shim type of TechTalk.SpecFlow.Plugins.CustomizeTestThreadDependenciesEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CustomizeTestThreadDependenciesEventArgs.CustomizeTestThreadDependenciesEventArgs(ObjectContainer objectContainer)
Shim type of TechTalk.SpecFlow.Plugins.ObjectContainerEventArgs
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of ObjectContainerEventArgs.get_ObjectContainer()
Sets the shim of ObjectContainerEventArgs.set_ObjectContainer(ObjectContainer value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of ObjectContainerEventArgs.ObjectContainerEventArgs(ObjectContainer objectContainer)
Sets the shim of ObjectContainerEventArgs.get_ObjectContainer()
Sets the shim of ObjectContainerEventArgs.set_ObjectContainer(ObjectContainer value)
Shim type of TechTalk.SpecFlow.Plugins.PluginDescriptor
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of PluginDescriptor.get_Name()
Sets the shim of PluginDescriptor.set_Name(String value)
Sets the shim of PluginDescriptor.get_Parameters()
Sets the shim of PluginDescriptor.set_Parameters(String value)
Sets the shim of PluginDescriptor.get_Path()
Sets the shim of PluginDescriptor.set_Path(String value)
Sets the shim of PluginDescriptor.get_Type()
Sets the shim of PluginDescriptor.set_Type(PluginType value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of PluginDescriptor.PluginDescriptor(String name, String path, PluginType type, String parameters)
Sets the shim of PluginDescriptor.get_Name()
Sets the shim of PluginDescriptor.set_Name(String value)
Sets the shim of PluginDescriptor.get_Parameters()
Sets the shim of PluginDescriptor.set_Parameters(String value)
Sets the shim of PluginDescriptor.get_Path()
Sets the shim of PluginDescriptor.set_Path(String value)
Sets the shim of PluginDescriptor.get_Type()
Sets the shim of PluginDescriptor.set_Type(PluginType value)
Shim type of TechTalk.SpecFlow.Plugins.RegisterGlobalDependenciesEventArgs
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RegisterGlobalDependenciesEventArgs.RegisterGlobalDependenciesEventArgs(ObjectContainer objectContainer)
Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginAttribute
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimePluginAttribute.get_PluginType()
Sets the shim of RuntimePluginAttribute.set_PluginType(Type value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RuntimePluginAttribute.RuntimePluginAttribute(Type pluginType)
Sets the shim of RuntimePluginAttribute.get_PluginType()
Sets the shim of RuntimePluginAttribute.set_PluginType(Type value)
Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginEvents
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimePluginEvents.add_ConfigurationDefaults(EventHandler`1<ConfigurationDefaultsEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_ConfigurationDefaults(EventHandler`1<ConfigurationDefaultsEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeFeatureDependencies(EventHandler`1<CustomizeFeatureDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeFeatureDependencies(EventHandler`1<CustomizeFeatureDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeGlobalDependencies(EventHandler`1<CustomizeGlobalDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeGlobalDependencies(EventHandler`1<CustomizeGlobalDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeScenarioDependencies(EventHandler`1<CustomizeScenarioDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeScenarioDependencies(EventHandler`1<CustomizeScenarioDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeTestThreadDependencies(EventHandler`1<CustomizeTestThreadDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeTestThreadDependencies(EventHandler`1<CustomizeTestThreadDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.RaiseConfigurationDefaults(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of RuntimePluginEvents.RaiseCustomizeFeatureDependencies(ObjectContainer featureContainer)
Sets the shim of RuntimePluginEvents.RaiseCustomizeGlobalDependencies(ObjectContainer container, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of RuntimePluginEvents.RaiseCustomizeScenarioDependencies(ObjectContainer scenarioContainer)
Sets the shim of RuntimePluginEvents.RaiseCustomizeTestThreadDependencies(ObjectContainer testThreadContainer)
Sets the shim of RuntimePluginEvents.RaiseRegisterGlobalDependencies(ObjectContainer objectContainer)
Sets the shim of RuntimePluginEvents.add_RegisterGlobalDependencies(EventHandler`1<RegisterGlobalDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_RegisterGlobalDependencies(EventHandler`1<RegisterGlobalDependenciesEventArgs> value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RuntimePluginEvents.add_ConfigurationDefaults(EventHandler`1<ConfigurationDefaultsEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_ConfigurationDefaults(EventHandler`1<ConfigurationDefaultsEventArgs> value)
Sets the shim of RuntimePluginEvents.RuntimePluginEvents()
Sets the shim of RuntimePluginEvents.add_CustomizeFeatureDependencies(EventHandler`1<CustomizeFeatureDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeFeatureDependencies(EventHandler`1<CustomizeFeatureDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeGlobalDependencies(EventHandler`1<CustomizeGlobalDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeGlobalDependencies(EventHandler`1<CustomizeGlobalDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeScenarioDependencies(EventHandler`1<CustomizeScenarioDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeScenarioDependencies(EventHandler`1<CustomizeScenarioDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.add_CustomizeTestThreadDependencies(EventHandler`1<CustomizeTestThreadDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_CustomizeTestThreadDependencies(EventHandler`1<CustomizeTestThreadDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.RaiseConfigurationDefaults(SpecFlowConfiguration specFlowConfiguration)
Sets the shim of RuntimePluginEvents.RaiseCustomizeFeatureDependencies(ObjectContainer featureContainer)
Sets the shim of RuntimePluginEvents.RaiseCustomizeGlobalDependencies(ObjectContainer container, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of RuntimePluginEvents.RaiseCustomizeScenarioDependencies(ObjectContainer scenarioContainer)
Sets the shim of RuntimePluginEvents.RaiseCustomizeTestThreadDependencies(ObjectContainer testThreadContainer)
Sets the shim of RuntimePluginEvents.RaiseRegisterGlobalDependencies(ObjectContainer objectContainer)
Sets the shim of RuntimePluginEvents.add_RegisterGlobalDependencies(EventHandler`1<RegisterGlobalDependenciesEventArgs> value)
Sets the shim of RuntimePluginEvents.remove_RegisterGlobalDependencies(EventHandler`1<RegisterGlobalDependenciesEventArgs> value)
Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginLoader
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)
Sets the shim of RuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of RuntimePluginLoader.RuntimePluginLoader()
Sets the shim of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)
Sets the shim of RuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)
Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginLocationMerger
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimePluginLocationMerger.Merge(IReadOnlyList`1<String> pluginPaths)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of RuntimePluginLocationMerger.RuntimePluginLocationMerger()
Sets the shim of RuntimePluginLocationMerger.Merge(IReadOnlyList`1<String> pluginPaths)
Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginParameters
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of RuntimePluginParameters.get_Parameters()
Sets the shim of RuntimePluginParameters.set_Parameters(String value)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of RuntimePluginParameters.RuntimePluginParameters()
Sets the shim of RuntimePluginParameters.get_Parameters()
Sets the shim of RuntimePluginParameters.set_Parameters(String value)
Shim type of TechTalk.SpecFlow.Plugins.SpecFlowPath
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of SpecFlowPath.GetPathToSpecFlowDll()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of SpecFlowPath.SpecFlowPath()
Sets the shim of SpecFlowPath.GetPathToSpecFlowDll()
Stub type of TechTalk.SpecFlow.Plugins.ConfigurationDefaultsEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubConfigurationDefaultsEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.CustomizeFeatureDependenciesEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCustomizeFeatureDependenciesEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.CustomizeGlobalDependenciesEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCustomizeGlobalDependenciesEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.CustomizeScenarioDependenciesEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCustomizeScenarioDependenciesEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.CustomizeTestThreadDependenciesEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubCustomizeTestThreadDependenciesEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.IRuntimePlugin
Initializes a new instance of type StubIRuntimePlugin
Sets the stub of IRuntimePlugin.Initialize(RuntimePluginEvents runtimePluginEvents, RuntimePluginParameters runtimePluginParameters, UnitTestProviderConfiguration unitTestProviderConfiguration)
Sets the stub of IRuntimePlugin.Initialize(RuntimePluginEvents runtimePluginEvents, RuntimePluginParameters runtimePluginParameters, UnitTestProviderConfiguration unitTestProviderConfiguration)
Stub type of TechTalk.SpecFlow.Plugins.IRuntimePluginLoader
Initializes a new instance of type StubIRuntimePluginLoader
Sets the stub of IRuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)
Sets the stub of IRuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)
Stub type of TechTalk.SpecFlow.Plugins.IRuntimePluginLocationMerger
Initializes a new instance of type StubIRuntimePluginLocationMerger
Sets the stub of IRuntimePluginLocationMerger.Merge(IReadOnlyList`1<String> pluginPaths)
Sets the stub of IRuntimePluginLocationMerger.Merge(IReadOnlyList`1<String> pluginPaths)
Stub type of TechTalk.SpecFlow.Plugins.IRuntimePluginLocator
Initializes a new instance of type StubIRuntimePluginLocator
Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins()
Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins(String testAssemblyLocation)
Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins()
Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins(String testAssemblyLocation)
Stub type of TechTalk.SpecFlow.Plugins.ISpecFlowPath
Initializes a new instance of type StubISpecFlowPath
Sets the stub of ISpecFlowPath.GetPathToSpecFlowDll()
Sets the stub of ISpecFlowPath.GetPathToSpecFlowDll()
Stub type of TechTalk.SpecFlow.Plugins.ObjectContainerEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubObjectContainerEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.PluginDescriptor
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubPluginDescriptor
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.RegisterGlobalDependenciesEventArgs
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRegisterGlobalDependenciesEventArgs
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginAttribute
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.Equals(Object obj)
Sets the stub of Attribute.GetHashCode()
Sets the stub of Attribute.GetHashCode()
Initializes a new instance of type StubRuntimePluginAttribute
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.IsDefaultAttribute()
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.Match(Object obj)
Sets the stub of Attribute.get_TypeId()
Sets the stub of Attribute.get_TypeId()
Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginEvents
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimePluginEvents
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginLoader
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimePluginLoader
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)
Sets the stub of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)
Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginLocationMerger
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimePluginLocationMerger
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginParameters
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubRuntimePluginParameters
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Plugins.SpecFlowPath
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubSpecFlowPath
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.TestFramework.DefaultTestRunContext
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DefaultTestRunContext.GetTestDirectory()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DefaultTestRunContext.DefaultTestRunContext(IEnvironmentWrapper environmentWrapper)
Sets the shim of DefaultTestRunContext.GetTestDirectory()
Stub type of TechTalk.SpecFlow.TestFramework.DefaultTestRunContext
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDefaultTestRunContext
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.TestFramework.ITestRunContext
Initializes a new instance of type StubITestRunContext
Sets the stub of ITestRunContext.GetTestDirectory()
Sets the stub of ITestRunContext.GetTestDirectory()
Shim type of TechTalk.SpecFlow.Time.UtcDateTimeClock
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UtcDateTimeClock.GetNowDateAndTime()
Sets the shim of UtcDateTimeClock.GetToday()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of UtcDateTimeClock.UtcDateTimeClock()
Sets the shim of UtcDateTimeClock.GetNowDateAndTime()
Sets the shim of UtcDateTimeClock.GetToday()
Stub type of TechTalk.SpecFlow.Time.IClock
Initializes a new instance of type StubIClock
Sets the stub of IClock.GetNowDateAndTime()
Sets the stub of IClock.GetToday()
Sets the stub of IClock.GetNowDateAndTime()
Sets the stub of IClock.GetToday()
Stub type of TechTalk.SpecFlow.Time.UtcDateTimeClock
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubUtcDateTimeClock
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.Tracing.AsyncTraceListener
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of AsyncTraceListener.WriteTestOutput(String message)
Sets the shim of AsyncTraceListener.WriteToolOutput(String message)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of AsyncTraceListener.AsyncTraceListener(ITraceListenerQueue traceListenerQueue, IObjectContainer container)
Sets the shim of AsyncTraceListener.WriteTestOutput(String message)
Sets the shim of AsyncTraceListener.WriteToolOutput(String message)
Shim type of TechTalk.SpecFlow.Tracing.CodeFormattingExtensions
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of CodeFormattingExtensions.Indent(String text, String indent)
Sets the shim of CodeFormattingExtensions.RemoveAccentAndPunctuationChars(String text)
Sets the shim of CodeFormattingExtensions.RemoveQuotationCharacters(String text)
Sets the shim of CodeFormattingExtensions.CodeFormattingExtensions()
Sets the shim of CodeFormattingExtensions.ToIdentifierCamelCase(String text)
Sets the shim of CodeFormattingExtensions.ToIdentifierPart(String text)
Sets the shim of CodeFormattingExtensions.ToIdentifier(String text)
Sets the shim of CodeFormattingExtensions.TrimEllipse(String text, Int32 maxLength)
Shim type of TechTalk.SpecFlow.Tracing.DefaultListener
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of DefaultListener.WriteTestOutput(String message)
Sets the shim of DefaultListener.WriteToolOutput(String message)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of DefaultListener.DefaultListener()
Sets the shim of DefaultListener.WriteTestOutput(String message)
Sets the shim of DefaultListener.WriteToolOutput(String message)
Shim type of TechTalk.SpecFlow.Tracing.NullListener
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of NullListener.WriteTestOutput(String message)
Sets the shim of NullListener.WriteToolOutput(String message)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of NullListener.NullListener()
Sets the shim of NullListener.WriteTestOutput(String message)
Sets the shim of NullListener.WriteToolOutput(String message)
Shim type of TechTalk.SpecFlow.Tracing.TestTracer
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TestTracer.FormatLoaderExceptions(ReflectionTypeLoadException reflectionTypeLoadException)
Sets the shim of TestTracer.TraceBindingError(BindingException ex)
Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)
Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, String text)
Sets the shim of TestTracer.TraceError(Exception ex)
Sets the shim of TestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1<BindingMatch> matchesWithoutScopeCheck)
Sets the shim of TestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)
Sets the shim of TestTracer.TraceStepPending(BindingMatch match, Object[] arguments)
Sets the shim of TestTracer.TraceStepSkipped()
Sets the shim of TestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)
Sets the shim of TestTracer.TraceWarning(String text)
Sets the shim of TestTracer.WriteErrorMessage(String ex)
Sets the shim of TestTracer.WriteLoaderExceptionsIfAny(Exception ex)
Sets the shim of TestTracer.<TraceNoMatchingStepDefinition>b__15_0(BindingMatch m)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Sets the shim of TestTracer.TestTracer(ITraceListener traceListener, IStepFormatter stepFormatter, IStepDefinitionSkeletonProvider stepDefinitionSkeletonProvider, SpecFlowConfiguration specFlowConfiguration)
Sets the shim of TestTracer.FormatLoaderExceptions(ReflectionTypeLoadException reflectionTypeLoadException)
Sets the shim of TestTracer.TraceBindingError(BindingException ex)
Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)
Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, String text)
Sets the shim of TestTracer.TraceError(Exception ex)
Sets the shim of TestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1<BindingMatch> matchesWithoutScopeCheck)
Sets the shim of TestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)
Sets the shim of TestTracer.TraceStepPending(BindingMatch match, Object[] arguments)
Sets the shim of TestTracer.TraceStepSkipped()
Sets the shim of TestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)
Sets the shim of TestTracer.TraceWarning(String text)
Sets the shim of TestTracer.WriteErrorMessage(String ex)
Sets the shim of TestTracer.WriteLoaderExceptionsIfAny(Exception ex)
Sets the shim of TestTracer.<TraceNoMatchingStepDefinition>b__15_0(BindingMatch m)
Shim type of TechTalk.SpecFlow.Tracing.TraceListenerHelper
Initializes a new shim instance
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of TraceListenerHelper.WriteTestOutput(ITraceListener traceListener, String messageFormat, Object[] args)
Sets the shim of TraceListenerHelper.WriteToolOutput(ITraceListener traceListener, String messageFormat, Object[] args)
Shim type of TechTalk.SpecFlow.Tracing.TraceListenerQueue
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of TraceListenerQueue.Dispose()
Sets the shim of TraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)
Sets the shim of TraceListenerQueue.Start()
Sets the shim of TraceListenerQueue.<Start>b__7_0()
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Binds the members of the interface to the shim.
Binds the members of the interface to the shim.
Sets the shim of TraceListenerQueue.TraceListenerQueue(ITraceListener traceListener, ITestRunnerManager testRunnerManager)
Sets the shim of TraceListenerQueue.Dispose()
Sets the shim of TraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)
Sets the shim of TraceListenerQueue.Start()
Sets the shim of TraceListenerQueue.<Start>b__7_0()
Stub type of TechTalk.SpecFlow.Tracing.AsyncTraceListener
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubAsyncTraceListener
Gets or sets the instance behavior.
Gets or sets the instance observer.
Sets the stub of AsyncTraceListener.WriteTestOutput(String message)
Sets the stub of AsyncTraceListener.WriteTestOutput(String message)
Sets the stub of AsyncTraceListener.WriteToolOutput(String message)
Sets the stub of AsyncTraceListener.WriteToolOutput(String message)
Stub type of TechTalk.SpecFlow.Tracing.DefaultListener
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubDefaultListener
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Tracing.IStepFormatter
Initializes a new instance of type StubIStepFormatter
Sets the stub of IStepFormatter.GetMatchText(BindingMatch match, Object[] arguments)
Sets the stub of IStepFormatter.GetMatchText(IBindingMethod method, Object[] arguments)
Sets the stub of IStepFormatter.GetStepDescription(StepInstance stepInstance)
Sets the stub of IStepFormatter.GetStepText(StepInstance stepInstance)
Sets the stub of IStepFormatter.GetMatchText(BindingMatch match, Object[] arguments)
Sets the stub of IStepFormatter.GetMatchText(IBindingMethod method, Object[] arguments)
Sets the stub of IStepFormatter.GetStepDescription(StepInstance stepInstance)
Sets the stub of IStepFormatter.GetStepText(StepInstance stepInstance)
Stub type of TechTalk.SpecFlow.Tracing.ITestTracer
Initializes a new instance of type StubITestTracer
Sets the stub of ITestTracer.TraceBindingError(BindingException ex)
Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, String text)
Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)
Sets the stub of ITestTracer.TraceError(Exception ex)
Sets the stub of ITestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1<BindingMatch> matchesWithoutScopeCheck)
Sets the stub of ITestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)
Sets the stub of ITestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)
Sets the stub of ITestTracer.TraceStepPending(BindingMatch match, Object[] arguments)
Sets the stub of ITestTracer.TraceStepSkipped()
Sets the stub of ITestTracer.TraceWarning(String text)
Sets the stub of ITestTracer.TraceBindingError(BindingException ex)
Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)
Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, String text)
Sets the stub of ITestTracer.TraceError(Exception ex)
Sets the stub of ITestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1<BindingMatch> matchesWithoutScopeCheck)
Sets the stub of ITestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)
Sets the stub of ITestTracer.TraceStepPending(BindingMatch match, Object[] arguments)
Sets the stub of ITestTracer.TraceStepSkipped()
Sets the stub of ITestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)
Sets the stub of ITestTracer.TraceWarning(String text)
Stub type of TechTalk.SpecFlow.Tracing.IThreadSafeTraceListener
Initializes a new instance of type StubIThreadSafeTraceListener
Sets the stub of ITraceListener.WriteTestOutput(String message)
Sets the stub of ITraceListener.WriteToolOutput(String message)
Sets the stub of ITraceListener.WriteTestOutput(String message)
Sets the stub of ITraceListener.WriteToolOutput(String message)
Stub type of TechTalk.SpecFlow.Tracing.ITraceListener
Initializes a new instance of type StubITraceListener
Sets the stub of ITraceListener.WriteTestOutput(String message)
Sets the stub of ITraceListener.WriteToolOutput(String message)
Sets the stub of ITraceListener.WriteTestOutput(String message)
Sets the stub of ITraceListener.WriteToolOutput(String message)
Stub type of TechTalk.SpecFlow.Tracing.ITraceListenerQueue
Initializes a new instance of type StubITraceListenerQueue
Sets the stub of IDisposable.Dispose()
Sets the stub of ITraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)
Sets the stub of ITraceListenerQueue.Start()
Sets the stub of IDisposable.Dispose()
Sets the stub of ITraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)
Sets the stub of ITraceListenerQueue.Start()
Stub type of TechTalk.SpecFlow.Tracing.NullListener
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubNullListener
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Tracing.TestTracer
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTestTracer
Gets or sets the instance behavior.
Gets or sets the instance observer.
Stub type of TechTalk.SpecFlow.Tracing.TraceListenerQueue
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubTraceListenerQueue
Gets or sets the instance behavior.
Gets or sets the instance observer.
Shim type of TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration
Initializes a new shim instance
Initializes a new shim for the given instance
Define shims for all instances members
Sets the shim of UnitTestProviderConfiguration.get_UnitTestProvider()
Sets the shim of UnitTestProviderConfiguration.set_UnitTestProvider(String value)
Sets the shim of UnitTestProviderConfiguration.UseUnitTestProvider(String unitTestProviderName)
Assigns the 'Current' behavior for all methods of the shimmed type
Assigns the 'NotImplemented' behavior for all methods of the shimmed type
Assigns the behavior for all methods of the shimmed type
Sets the shim of UnitTestProviderConfiguration.UnitTestProviderConfiguration()
Sets the shim of UnitTestProviderConfiguration.get_UnitTestProvider()
Sets the shim of UnitTestProviderConfiguration.set_UnitTestProvider(String value)
Sets the shim of UnitTestProviderConfiguration.UseUnitTestProvider(String unitTestProviderName)
Stub type of TechTalk.SpecFlow.UnitTestProvider.IUnitTestRuntimeProvider
Initializes a new instance of type StubIUnitTestRuntimeProvider
Sets the stub of IUnitTestRuntimeProvider.get_DelayedFixtureTearDown()
Sets the stub of IUnitTestRuntimeProvider.get_DelayedFixtureTearDown()
Sets the stub of IUnitTestRuntimeProvider.TestIgnore(String message)
Sets the stub of IUnitTestRuntimeProvider.TestInconclusive(String message)
Sets the stub of IUnitTestRuntimeProvider.TestPending(String message)
Sets the stub of IUnitTestRuntimeProvider.TestIgnore(String message)
Sets the stub of IUnitTestRuntimeProvider.TestInconclusive(String message)
Sets the stub of IUnitTestRuntimeProvider.TestPending(String message)
Stub type of TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration
Initializes a new instance
Gets or sets a value that indicates if the base method should be called instead of the fallback behavior
Initializes a new instance of type StubUnitTestProviderConfiguration
Gets or sets the instance behavior.
Gets or sets the instance observer.