Class AbpSignalDifferentRroutePattern_Tests
Inheritance
AbpSignalDifferentRroutePattern_Tests
Inherited Members
Namespace: Volo.Abp.AspNetCore.SignalR
Assembly: Volo.Abp.AspNetCore.SignalR.Tests.dll
Syntax
public class AbpSignalDifferentRroutePattern_Tests : AbpAspNetCoreTestBase<Program>
Constructors
AbpSignalDifferentRroutePattern_Tests()
Declaration
public AbpSignalDifferentRroutePattern_Tests()
Methods
ConfigureServices(IServiceCollection)
Declaration
protected override void ConfigureServices(IServiceCollection services)
Parameters
Type | Name | Description |
---|---|---|
IServiceCollection | services |
Overrides
Should_Work_If_Same_HubType_Has_Different_RoutePattern()
Declaration
public void Should_Work_If_Same_HubType_Has_Different_RoutePattern()