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