Interface ICressPluginModule
public interface ICressPluginModule
Methods
GetFixtureProviders()
IEnumerable<FixtureProviderRegistration> GetFixtureProviders()
Returns
GetStepHandlers()
IEnumerable<StepHandlerRegistration> GetStepHandlers()
public interface ICressPluginModule
IEnumerable<FixtureProviderRegistration> GetFixtureProviders()
IEnumerable<StepHandlerRegistration> GetStepHandlers()