예제 #1
0
 public can_compile_a_handler_chain_for_an_inner_type(Runtime.DefaultApp @default) : base(@default)
 {
 }
 public applying_handler_policies(Runtime.DefaultApp @default) : base(@default)
 {
 }
 public can_build_message_context(Runtime.DefaultApp @default) : base(@default)
 {
 }
예제 #4
0
 public saga_action_discovery(Runtime.DefaultApp @default) : base(@default)
 {
     _fixture = @default;
 }
예제 #5
0
 public can_use_custom_generation_sources(Runtime.DefaultApp @default) : base(@default)
 {
 }
예제 #6
0
 public customized_finding(Runtime.DefaultApp @default) : base(@default)
 {
 }
예제 #7
0
 public find_handlers_with_the_default_handler_discovery(Runtime.DefaultApp @default) : base(@default)
 {
     @default.RecycleIfNecessary();
 }
예제 #8
0
 public local_integration_specs(Runtime.DefaultApp @default) : base(@default)
 {
 }