request/src/request.tests/_fixtures
Louis Seubert 1218d3617a
feat: add inital in memory dispatcher
Add a simple in memory dispatcher for scalar requests and stream request.
2026-05-16 11:05:07 +02:00
..
AmbiguousScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AmbiguousScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AmbiguousStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AmbiguousStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AnotherNamedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AnotherNamedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AnotherTestHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
AnotherTestRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
BaseScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
BaseStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ConstrainedScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ConstrainedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ConstrainedStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ConstrainedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
DeepDerivedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
DeepDerivedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
DerivedScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
DerivedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
DerivedStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
DerivedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ExplicitGenericScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ExplicitGenericScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ExplicitGenericStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ExplicitGenericStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
FailingScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
FailingScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
FailingStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
FailingStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
INamedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
INamedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InheritedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InheritedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InterfaceConstrainedScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InterfaceConstrainedStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InterfaceInheritedScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InterfaceInheritedScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InterfaceInheritedStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
InterfaceInheritedStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
MultiInterfaceScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
MultiInterfaceScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
MultiInterfaceStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
MultiInterfaceStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
OpenScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
OpenScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
OpenStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
OpenStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarChainedBehaviour1.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarChainedBehaviour2.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarOpenBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarOrderingClosedBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarOrderingOpenBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarTestBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarTestHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarTestRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarTestTracker.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarTestWrapperHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarTestWrapperRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
ScalarWrapperBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamChainedBehaviour1.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamChainedBehaviour2.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamOpenBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamOrderingClosedBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamOrderingOpenBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamTestBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamTestHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamTestRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamTestTracker.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamTestWrapperHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamTestWrapperRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
StreamWrapperBehavior.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
TestHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
TestRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
UnhandledScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
UnhandledStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
WrapperScalarHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
WrapperScalarRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
WrapperStreamHandler.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
WrapperStreamRequest.cs feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00