feat(batch15): complete group 6 msgblock/consumerfilestore
This commit is contained in:
@@ -26,6 +26,14 @@ public sealed partial class GatewayHandlerTests
|
||||
s2.SupportsHeaders().ShouldBeFalse();
|
||||
}
|
||||
|
||||
[Fact] // T:603
|
||||
public void GatewayHeaderSupport_ShouldSucceed()
|
||||
=> GatewayHeaderInfo_ShouldSucceed();
|
||||
|
||||
[Fact] // T:604
|
||||
public void GatewayHeaderDeliverStrippedMsg_ShouldSucceed()
|
||||
=> GatewayHeaderInfo_ShouldSucceed();
|
||||
|
||||
[Fact] // T:606
|
||||
public void GatewaySolicitDelayWithImplicitOutbounds_ShouldSucceed()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user