forked from pjvds/ncqrs
-
Notifications
You must be signed in to change notification settings - Fork 1
/
NoAzure.playlist
1 lines (1 loc) · 40.5 KB
/
NoAzure.playlist
1
<Playlist Version="1.0"><Add Test="Ncqrs.Tests.BasicGuidGeneratorSpecs.When_getting_a_new_identifier_it_should_not_be_empty" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_events_based_on_stale_state.it_should_throw_a_concurrency_exception" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.AttributeBasedDomainEventHandlerMappingStrategyTests.It_should_throw_an_exception_when_mapped_method_does_not_have_a_parameter" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests.It_should_create_the_correct_event_handlers" /><Add Test="Ncqrs.Tests.Eventing.Storage.ConcurrencyExceptionSpecs.BaseExceptionTests`1.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Domain.TypeThresholdedActionBasedInternalEventHandlerSpecs.Threshold_should_not_hold_event_when_it_is_of_a_higher_type_when_exact_is_false" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_ByName" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.When_a_multiple_catch_all_handler_are_registered_for_they_should_all_been_called" /><Add Test="Ncqrs.Tests.BasicGuidGeneratorSpecs.When_getting_a_new_identifier_multiple_times_they_should_all_be_unique" /><Add Test="Ncqrs.Tests.Config.InstanceNotFoundInEnvironmentConfigurationExceptionTests.Constructing_an_instance_should_initialize_the_message" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Throws_if_adding_aliases_that_exists" /><Add Test="Ncqrs.Tests.Domain.EntityTests.Entity_event_handlers_should_be_called_only_if_event_is_sourced_from_this_entty" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_getting_all_events_for_an_event_source.it_should_return_an_empty_result_for_a_non_existant_event_source" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.When_get_is_called_but_the_source_did_not_return_an_intance_an_exception_should_be_thrown" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.StringEventTranslatorTests.Dates_respect_timezone" /><Add Test="Ncqrs.Tests.Eventing.Storage.ConcurrencyExceptionSpecs.Constructing_it_should_initialize_the_right_members" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_should_throw_when_source_is_null" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests.Protected_event_handlers_should_be_mapped" /><Add Test="Ncqrs.Tests.Commanding.CommandExecutorBaseTests.Executing_should_call_ExecuteInContext_with_given_command" /><Add Test="Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.SnapshotableProxyTests.CanCreateSnapshot" /><Add Test="Tests.when_changing_note_text.it_should_change_the_right_note" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.When_a_multiple_specific_handlers_are_register_they_all_should_be_called_when_the_specific_event_is_published" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Does_not_use_alias_when_resolving_event_name" /><Add Test="Ncqrs.Tests.DateTimeBasedClockSpecs.When_getting_the_current_time_it_should_be_a_utc_kind" /><Add Test="Tests.when_serializing_NoteTextChanged.EventSerializationFixture`1.the_deserialized_event_should_not_be_null" /><Add Test="Ncqrs.Tests.Domain.EventNotHandledExceptionTests.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_should_at_it_to_the_uncommited_events" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests.Protected_event_handlers_should_be_mapped" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.MappingForCommandNotFoundExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Ncqrs.Config.Windsor.Tests.WindsorConfigurationTests.When_component_is_not_registered_it_should_not_be_retrievable" /><Add Test="Ncqrs.Tests.Eventing.EventBaseSpecs.Constructing_a_new_event_base_it_should_set_the_event_identifier_to_identifier_that_has_been_given_from_the_IUniqueIdentifierGenerator_from_the_NcqrsEnvironment" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_should_throw_when_interfaceType_is_null" /><Add Test="Ncqrs.Tests.Integration.MsSqlFetureTests.FetureTests.Snapshotting_should_persist_state" /><Add Test="Ncqrs.Messaging.Tests.CommandExecutionTests.it_should_not_throw" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_decorated_with_Transactional_attribute_mapped_to_method_should_be_executed_in_context_of_transaction" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.It_should_initialize_with_a_new_id_given_by_the_generator_from_the_environment" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeBasedCommandMapperTests.IsCommandMapped_should_return_false_for_non_command_types" /><Add Test="Ncqrs.Tests.Commanding.ExecutorForCommandNotFoundExceptionTests.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.CommandExecutorWrapperTests.Constructing_it_with_a_null_action_should_throw" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.InvalidEventHandlerMappingExceptionTests.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.JsonEventFormatterTests.Serialize" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.It_should_initialize_with_no_uncommited_events" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Initiazling_from_history_with_correct_sequence_should_not_throw_exception" /><Add Test="Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.SnapshotableProxyTests.CanChangeAssemblyVersionGuidTest" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.When_multiple_messages_are_published_at_once_they_all_should_be_published" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests.Command_should_throw_an_exception_when_the_command_is_not_mapped" /><Add Test="Ncqrs.Messaging.Tests.MessageServiceTests.If_receiver_doesnt_exist_new_one_is_created_before_processing_message" /><Add Test="Ncqrs.Eventing.Storage.JOliver.Tests.JoesBrowsableEventStoreTests.When_fetching_subsequent_time_first_returned_commit_is_skipped" /><Add Test="Tests.when_serializing_NoteTextChanged.EventSerializationFixture`1.it_should_not_throw" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Throws_if_adding_events_with_same_name" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests.Private_event_handlers_should_be_mapped" /><Add Test="Ncqrs.Tests.Commanding.CommandBasedTests.Constructing_without_any_parameters_should_use_IUniqueIdentifierGenerator_to_generate_id" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_generic_should_return_true_when_source_does_implement_the_interface" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_should_return_false_when_source_does_not_implement_the_interface" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_a_new_event_source.it_should_have_at_least_one_event" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests.It_should_skip_when_mapped_method_does_not_have_a_EventBaseType_as_parameter" /><Add Test="Ncqrs.Tests.Domain.Storage.SimpleAggregateRootCreationStrategyTests.Creation_result_by_correct_type_should_be_of_specified_type" /><Add Test="Ncqrs.Messaging.Tests.MessageServiceTests.If_message_requires_receiver_existance_and_receiver_doesnt_exist_exception_is_thrown" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeBasedCommandMapperTests.IsCommandMapped_should_return_false_for_correct_command_types_but_that_does__not_have_the_required_attribute" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.When_get_is_called_the_call_should_return_what_the_environment_configuration_returned" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Initiazling_from_wrong_history_with_wrong_sequence_should_throw_exception" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.Configured_instance_should_over_rule_default" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_ByName_converter_null" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeBasedCommandMapperTests.IsCommandMapped_should_return_false_for_non_command_types_that_do_have_the_required_attribute" /><Add Test="Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.Saving_event_source_while_there_is_a_newer_event_source_should_throw_concurency_exception" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_ByName_eventName_null" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.it_should_register_all_concrete_and_open_handlers" /><Add Test="Ncqrs.Tests.Integration.JoesFetureTests.FetureTests.Sending_command_with_same_command_id_as_thre_previous_command_should_have_no_effect" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.Init_should_set_From_and_To_version_information" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentConfigurationExceptionSpecs.Constructing_an_instance_should_initialize_the_message" /><Add Test="Tests.BigBang_when_creating_a_new_note.it_should_do_no_more" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Storing_event_source_should_succeed" /><Add Test="Ncqrs.Tests.Integration.TransactionalSqlPersistenceEngineTests.Aggregates_should_be_persisted_in_one_transaction" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests.Command_should_create_new_aggregate_root_with_static_method" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.SnapshotStoreTests.when_saving_a_new_snapshot.it_should_create_the_snapshot_file" /><Add Test="Ncqrs.Tests.Commanding.ServiceModel.CommandServiceBaseTests.All_interceptors_should_be_called_before_execution" /><Add Test="Ncqrs.Tests.Eventing.Storage.DuplicateCommitExceptionTests.BaseExceptionTests`1.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Loading_it_from_history_should_apply_all_events" /><Add Test="Ncqrs.Tests.Commanding.CommandExecutorBaseTests.Executing_one_with_a_custom_factory_should_give_context_created_with_that_factory" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_create_new_complex_aggregate_root_using_name_parameter_mappings" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.CommandExecutorWrapperTests.Executig_it_should_redirect_call_to_initialized_action" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests.It_should_skip_when_mapped_method_is_static" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests.It_should_map_the_mapped_events" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_with_no_handler_should_cause_an_exception" /><Add Test="Ncqrs.Tests.Eventing.Storage.SimpleEventTypeResolverTests.Resolves_event_names_to_types" /><Add Test="Ncqrs.Config.Windsor.Tests.when_using_windsor_to_registor_command_interceptors_and_handlers.it_should_call_both_interceptors" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.Setting_a_default_should_multiple_times_should_not_throw_an_exception" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagConverterTests.Restoration_of_an_event_from_a_property_bag_containing_nulls_should_not_fail" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_create_new_complex_aggregate_root_using_mixed_parameter_mappings" /><Add Test="Ncqrs.Messaging.Tests.MessageServiceTests.If_receiver_does_not_handle_message_type_exception_is_thrown" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Constructing_it_with_an_id_should_set_that_to_EventSourceId_property" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_getting_the_events_since_a_specific_version.it_should_return_the_events_since_version(0)" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_throw_an_exception_when_the_command_is_not_mapped" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_should_call_the_event_handler_only_once" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentConfigurationExceptionSpecs.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Domain.TypeThresholdedActionBasedInternalEventHandlerSpecs.Threshold_should_hold_event_when_it_is_of_the_same_type_when_exact_is_true" /><Add Test="Ncqrs.Eventing.Storage.JOliver.Tests.JoesBrowsableEventStoreTests.When_fetching_for_the_first_time_and_pipeline_has_no_state_events_are_fetched_from_the_beginning" /><Add Test="Ncqrs.Tests.DateTimeBasedClockSpecs.When_getting_the_current_time_it_should_be_the_same_as_the_result_from_the_DateTime_class" /><Add Test="Ncqrs.Tests.Commanding.CommandBasedTests.Constructing_with_a_direct_id_should_set_the_given_value" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Initializing_from_history_should_not_throw_an_exception_when_the_history_was_empty" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_to_an_agg_root_with_history_should_call_the_event_handler_only_once" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.When_multiple_messages_are_published_and_a_specific_handler_is_register_oply_the_matching_events_should_be_received_at_the_handler" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Throws_if_event_name_is_empty" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.Init_with_source_id_an_null_stream_should_set_source_id_and_have_no_events" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Saving_snapshot_should_not_throw_an_exception_when_snapshot_is_valid" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.SnapshotStoreTests.when_saving_a_new_snapshot.it_should_write_the_snapshot_to_the_snapshot_file" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsNullOrEmpty_should_return_false_on_string_with_text" /><Add Test="Tests.when_serializing_NewNoteAdded.EventSerializationFixture`1.it_should_not_throw" /><Add Test="Ncqrs.Tests.Domain.NoUnitOfWorkAvailableInThisContextExceptionTests.It_should_be_serializable" /><Add Test="Tests.when_serializing_NoteTextChanged.EventSerializationFixture`1.the_serialized_event_should_not_be_empty" /><Add Test="Tests.BigBang_when_creating_a_new_note.the_new_note_should_have_the_correct_note_id" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagTests.Calling_AddPropertyValue_should_add_the_property_info" /><Add Test="Tests.BigBang_when_creating_a_new_note.the_new_note_should_have_the_correct_text" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_update_the_title_of_the_existing_aggregate_root" /><Add Test="Tests.when_changing_note_text.OneEventTestFixture`2.it_should_not_throw" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.When_constructing_it_with_events_where_one_has_an_incorrect_event_source_id_it_should_throw_argument_exception" /><Add Test="Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.SnapshotableProxyTests.CanRestoreFromSerializedSnapshot" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests.It_should_skip_when_mapped_method_does_not_have_a_parameter" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_decorated_with_Transactional_attribute_mapped_to_methodOrCreator_should_be_executed_in_context_of_transaction" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests.Methods_marked_as_no_event_handler_should_not_be_mapped" /><Add Test="Ncqrs.Tests.Commanding.CommandExecutorBaseTests.Executing_should_call_ExecuteInContext_with_context_from_factory" /><Add Test="Tests.when_serializing_NoteTextChanged.EventSerializationFixture`1.the_value_of_each_public_field_is_the_same" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.It_could_not_be_loaded_from_history_when_it_already_contains_uncommitted_events" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.StringEventTranslatorTests.TranslateToRaw_obj_null" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests.It_should_skip_when_mapped_method_does_have_more_then_one_parameter" /><Add Test="Tests.when_changing_note_text.OneEventTestFixture`2.it_should_do_no_more" /><Add Test="Tests.when_serializing_NewNoteAdded.EventSerializationFixture`1.the_serialized_event_should_not_be_null" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.Registering_handler_via_generic_overload_should_also_add_the_handler" /><Add Test="Tests.when_serializing_NoteTextChanged.EventSerializationFixture`1.the_value_of_each_public_property_is_the_same" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagTests.An_new_instance_should_not_contain_any_properties" /><Add Test="Tests.when_serializing_NewNoteAdded.EventSerializationFixture`1.the_deserialized_event_should_not_be_null" /><Add Test="Ncqrs.Config.Ninject.Tests.NinjectAggregateRootCreationStrategyTests.it_creates_the_aggregate" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Accepting_the_changes_should_set_the_initial_version_to_the_new_version" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ExpressionBasedDomainEventHandlerMappingStrategyTests.It_should_throw_an_exception_when_mapped_method_is_static" /><Add Test="Ncqrs.Tests.Domain.Storage.SimpleAggregateRootCreationStrategyTests.Creating_without_default_ctor_should_throw" /><Add Test="Tests.when_creating_a_new_note.OneEventTestFixture`2.the_published_event_is_not_null" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.InvalidEventHandlerMappingExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.Init_with_source_id_and_stream_should_set_source_id_and_contain_all_events_as_given" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedWithAttributesTests.Initializing_one_should_set_the_mapping_strategy_to_attributed_based" /><Add Test="Ncqrs.Tests.Config.InstanceNotFoundInEnvironmentConfigurationExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.Setting_a_default_should_override_the_exiting_default" /><Add Test="Ncqrs.Messaging.Tests.MessagingAggregateRootTests.If_same_message_is_received_twice_only_the_first_one_is_processed" /><Add Test="Ncqrs.Tests.Domain.EventNotHandledExceptionTests.Constructing_an_instance_should_initialize_the_event" /><Add Test="Ncqrs.Tests.BasicGuidGeneratorSpecs.When_getting_a_new_identifier_twice_they_should_not_be_the_same" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.StringEventTranslatorTests.TranslateToCommon" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests.Command_should_create_and_then_use_existing" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.CommandExecutorWrapperTests.Executig_it_should_redirect_the_given_command_to_initialized_action" /><Add Test="Tests.when_creating_a_new_note.OneEventTestFixture`2.it_should_not_throw" /><Add Test="Ncqrs.Tests.Eventing.UncommittedEventStreamTests.When_contains_multpile_events_from_same_source_should_indicate_a_single_source" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeBasedCommandMapperTests.IsCommandMapped_should_return_true_for_correct_command_types_with_correct_attribute" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_duplicate_name" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.When_constructing_it_with_events_where_one_has_an_incorrect_sequence_it_should_throw_argument_exception" /><Add Test="Ncqrs.Tests.Domain.Storage.SimpleAggregateRootCreationStrategyTests.Creating_non_aggregate_root_type_should_throw" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.Removing_a_default_while_there_is_no_default_registered_should_not_throw_an_exception" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_generic_should_throw_when_interfaceType_is_not_an_interface_type" /><Add Test="Ncqrs.Eventing.Storage.JOliver.Tests.JoesBrowsableEventStoreTests.When_fetching_for_the_first_time_first_returned_commit_is_returned" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ExpressionBasedDomainEventHandlerMappingStrategyTests.It_should_create_the_correct_event_handlers" /><Add Test="Ncqrs.Config.Windsor.Tests.WindsorConfigurationEventBusTests.it_should_call_the_base_class_handler_once" /><Add Test="Ncqrs.Messaging.Tests.MessageServiceTests.If_message_requires_receiver_absence_and_receiver_exists_exception_is_thrown" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_should_return_true_when_source_does_implement_the_interface" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AggregateRootIdAttributeTests.It_should_be_a_subclass_of_ExcludeInMappingAttribute" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_ByType" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_getting_all_events_for_an_event_source.it_should_get_the_exact_same_events_that_were_committed" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_a_new_event_source.it_should_create_a_new_event_history_file" /><Add Test="Ncqrs.Tests.Eventing.EventBaseSpecs.Constructing_a_new_event_base_it_should_call_the_GenerateNewId_method_from_the_generator_that_has_been_set_in_the_environment" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.JsonEventFormatterTests.Deserialize" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.When_a_handler_is_registered_for_a_specific_type_it_should_not_receive_other_events" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_create_new_aggregate_root" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_update_the_title_of_the_aggregate_root" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Initializing_from_history_should_throw_an_exception_when_the_history_was_null" /><Add Test="Ncqrs.Tests.Commanding.ServiceModel.CommandServiceBaseTests.Executing_command_with_no_handler_should_cause_exception" /><Add Test="Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.SnapshotableProxyTests.CanProperlyRestoreFormDynamicSnapshot" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.Upgrade" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_should_throw_when_interfaceType_is_not_an_interface_type" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_getting_the_events_since_a_specific_version.it_should_return_the_events_since_version(1)" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.Ctor_typeResolver_null" /><Add Test="Ncqrs.Tests.Integration.JoesFetureTests.FetureTests.Snapshotting_should_persist_state" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsEmpty_should_return_true_on_empty_list" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_create_new_complex_aggregate_root_using_ordinal_parameter_mappings" /><Add Test="Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBSnapshotStoreTests.Saving_snapshot_should_not_throw_an_exception_when_snapshot_is_valid" /><Add Test="Ncqrs.Tests.Commanding.ExecutorForCommandNotFoundExceptionTests.Constructing_an_instance_should_initialize_the_instance_type" /><Add Test="Tests.when_serializing_NewNoteAdded.EventSerializationFixture`1.the_serialized_event_should_not_be_empty" /><Add Test="Ncqrs.Tests.Commanding.ServiceModel.CommandServiceBaseTests.All_interceptors_should_be_called_after_execution" /><Add Test="Ncqrs.Messaging.Tests.MessagingAggregateRootTests.After_sending_message_event_is_applied" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.AttributeBasedDomainEventHandlerMappingStrategyTests.It_should_create_the_correct_event_handlers" /><Add Test="Ncqrs.Tests.Eventing.ServiceModel.Bus.InProcessEventBusSpecs.When_a_catch_all_handler_is_register_it_should_be_called_for_all_events" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_when_there_is_no_unit_of_work_should_not_cause_an_exception" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_decorated_with_Transactional_attribute_mapped_to_methodOrCreator_should_be_create_and_be_executed_in_context_of_transaction" /><Add Test="Tests.when_serializing_NewNoteAdded.EventSerializationFixture`1.the_value_of_each_public_property_is_the_same" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.Ctor" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagTests.The_number_of_properties_should_be_equal_to_the_number_of_calls_to_AddPropertyValue" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ExpressionBasedDomainEventHandlerMappingStrategyTests.It_should_map_the_mapped_events" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_ByType_converter_null" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Resolves_types_to_event_names" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.SnapshotStoreTests.when_getting_the_snapshot.it_should_get_the_last_snapshot_saved" /><Add Test="Ncqrs.Tests.Config.InstanceNotFoundInEnvironmentConfigurationExceptionTests.Constructing_an_instance_should_initialize_the_instance_type" /><Add Test="Ncqrs.Tests.Domain.TypeThresholdedActionBasedInternalEventHandlerSpecs.Threshold_should_hold_event_when_it_is_of_a_lower_type_when_exact_is_false" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Should_be_able_to_register_RegisterThreadStaticEventAppliedCallbacks_from_parallel_threads" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.AttributeBasedDomainEventHandlerMappingStrategyTests.It_should_throw_an_exception_when_mapped_method_does_have_more_then_one_parameter" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ExpressionBasedDomainEventHandlerMappingStrategyTests.It_should_not_handle_event_when_there_is_a_mapping_inheritance_type_mismatch" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagTests.Creating_a_bag_should_not_throw_exception" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsEmpty_should_return_false_on_non_empty_array" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.Upgrade_theEvent_null" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_a_new_event_source.it_should_serialize_the_uncommitted_events_to_the_file" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.JsonEventFormatterTests.Ctor_typeResolver_null" /><Add Test="Tests.when_creating_a_new_note.the_new_note_should_have_the_correct_text" /><Add Test="Ncqrs.Config.Windsor.Tests.when_using_windsor_to_registor_command_interceptors_and_handlers.CanExecuteCommandRepeatedly" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsNullOrEmpty_should_return_true_on_empty" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsEmpty_should_throw_ArgumentNullException_on_null_reference" /><Add Test="Ncqrs.Tests.Integration.MsSqlFetureTests.FetureTests.Sending_command_with_same_command_id_as_thre_previous_command_should_have_no_effect" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsEmpty_should_return_false_on_non_empty_list" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Saving_with_concurrent_event_edits_should_be_subject_to_concurrency_checks" /><Add Test="Ncqrs.Tests.Commanding.ExecutorForCommandNotFoundExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Ncqrs.Tests.Domain.UnitOfWorkTests.Accepting_unit_of_work_stores_and_publishes_the_events" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagTests.Adding_the_same_property_twice_should_cause_exception" /><Add Test="Ncqrs.Config.Ninject.Tests.NinjectConfigurationTests.When_component_is_not_registered_it_should_not_be_retrievable" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Storing_empty_event_stream_should_not_throw" /><Add Test="Ncqrs.Tests.Eventing.EventBaseSpecs.Constructing_a_new_event_base_it_should_set_the_event_time_stap_to_the_time_given_by_the_IClock_from_the_NcqrsEnvironment" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests.Public_event_handlers_should_be_mapped" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_decorated_with_Transactional_attribute_mapped_to_constructor_should_be_executed_in_context_of_transaction" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.StringEventTranslatorTests.Dates_use_iso_format" /><Add Test="Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.Event_saving_smoke_test" /><Add Test="Tests.when_changing_note_text.it_should_change_the_note_text" /><Add Test="Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.Retrieving_all_events_should_return_the_same_as_added" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests.Command_should_update_the_title_of_the_aggregate_root" /><Add Test="Ncqrs.Tests.GuidCombGeneratorTests.Calling_generate_multiple_times_should_return_unique_results" /><Add Test="Ncqrs.Tests.Domain.EventNotHandledExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Resolves_alias_to_type" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_should_not_effect_the_initial_version" /><Add Test="Ncqrs.Tests.Domain.Storage.AggregateRootCreationExceptionTests.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Eventing.Storage.PropertyBagTests.EventName_information_should_match_initialized_name" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Implements_generic_should_return_false_when_source_does_not_implement_the_interface" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.MappingForCommandNotFoundExceptionTests.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Does_not_error_when_adding_event_twice" /><Add Test="Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.SnapshotableProxyTests.CanBuildDynamicSnapshotAssembly" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.JsonEventFormatterTests.Ctor" /><Add Test="Ncqrs.Config.Ninject.Tests.NinjectAggregateRootCreationStrategyTests.it_doesnt_throw" /><Add Test="Tests.when_creating_a_new_note.the_new_note_should_have_the_correct_note_id" /><Add Test="Ncqrs.Tests.Domain.TypeThresholdedActionBasedInternalEventHandlerSpecs.Threshold_should_hold_event_when_it_is_of_a_lower_type_when_exact_is_true" /><Add Test="Ncqrs.Tests.Eventing.UncommittedEventStreamTests.When_empty_should_indicate_a_single_source" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.AddConverter_ByType_eventType_null" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests.Method_with_a_wrong_method_name_should_not_be_mapped" /><Add Test="Ncqrs.Tests.Eventing.Storage.InMemoryEventStoreSpecs.When_getting_all_event_from_a_non_existing_event_source_the_result_should_be_empty" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ExpressionBasedDomainEventHandlerMappingStrategyTests.It_should_not_handle_event_when_there_needs_to_be_an_exact_match_and_event_types_are_derived" /><Add Test="Ncqrs.Tests.Commanding.CommandBasedTests.Constructing_with_custom_generator_should_it_to_generate_id" /><Add Test="Ncqrs.Messaging.Tests.MessageServiceTests.If_receiver_exists_it_is_used_during_processing_of_a_message" /><Add Test="Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.SnapshotableProxyTests.CanCreateSnapshotableAggregate" /><Add Test="Tests.when_serializing_NewNoteAdded.EventSerializationFixture`1.the_value_of_each_public_field_is_the_same" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests.Methods_marked_as_no_event_handler_should_not_be_mapped" /><Add Test="Ncqrs.Config.Windsor.Tests.when_using_windsor_to_registor_command_interceptors_and_handlers.it_should_call_the_handler" /><Add Test="Ncqrs.Tests.Domain.Storage.SimpleAggregateRootCreationStrategyTests.Creation_result_by_correct_type_should_not_be_null" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.Applying_an_event_should_affect_the_version" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_create_new_complex_aggregate_root_using_implicit_parameter_mappings" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Clone_should_return_other_instance" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests.Command_should_create_new_aggregate_root" /><Add Test="Ncqrs.Config.Ninject.Tests.NinjectConfigurationTests.When_component_is_registered_it_should_be_retrievable" /><Add Test="Ncqrs.Tests.Commanding.TransactionalCommandExecutorWrapperTests.Executing_a_command_with_it_should_call_the_executor_that_was_set_at_construct" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Saving_with_concurrent_event_adds_should_not_be_causing_deadlocks" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests.Initializing_one_should_set_the_mapping_strategy_to_convention_based" /><Add Test="Ncqrs.Tests.Domain.Storage.AggregateRootCreationExceptionTests.Constructing_an_instance_should_initialize_the_message" /><Add Test="Ncqrs.Tests.Domain.EventNotHandledExceptionTests.Constructing_an_instance_should_initialize_the_message" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests.Command_should_create_and_update_the_title_of_the_aggregate_root" /><Add Test="Ncqrs.Config.Windsor.Tests.WindsorConfigurationTests.When_component_is_registered_it_should_be_retrievable" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsEmpty_should_return_true_on_empty_array" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.StringEventTranslatorTests.TranslateToCommon_obj_null" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.MappingForCommandNotFoundExceptionTests.Constructing_an_instance_should_initialize_the_command" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.AttributeBasedDomainEventHandlerMappingStrategyTests.It_should_map_the_mapped_events" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Retrieving_table_creation_queries_should_return_dll" /><Add Test="Tests.when_creating_a_new_note.OneEventTestFixture`2.it_should_do_no_more" /><Add Test="Ncqrs.Config.Windsor.Tests.WindsorConfigurationEventBusTests.it_should_call_the_class_handler_once" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Clone_should_return_list_with_same_values" /><Add Test="Ncqrs.Tests.Domain.Storage.SimpleAggregateRootCreationStrategyTests.Creating_instance_should_succeed_when_type_is_subclass_of_AggregateRoot_and_has_default_ctor" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_getting_the_events_since_a_specific_version.it_should_return_the_events_since_version(2)" /><Add Test="Ncqrs.Tests.Domain.NoUnitOfWorkAvailableInThisContextExceptionTests.Constructing_an_instance_should_initialize_the_message" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_getting_the_events_since_a_specific_version.it_should_return_the_events_since_version(3)" /><Add Test="Ncqrs.Tests.Config.InstanceNotFoundInEnvironmentConfigurationExceptionTests.It_should_be_serializable" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Throws_if_event_does_not_have_a_name" /><Add Test="Ncqrs.Messaging.Tests.ScenarioTest.New_cargo_handling_event_is_registrered" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.AttributeBasedDomainEventHandlerMappingStrategyTests.It_should_throw_an_exception_when_mapped_method_is_static" /><Add Test="Tests.when_creating_a_new_note.the_new_note_should_have_the_correct_creation_date" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentConfigurationExceptionSpecs.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Storing_entity_sourced_event_should_preserve_entity_id" /><Add Test="Ncqrs.Tests.Eventing.Storage.SimpleEventTypeResolverTests.Resolves_types_to_event_names" /><Add Test="Ncqrs.Tests.Domain.EntityTests.Creating_an_entity_should_generate_event" /><Add Test="Tests.BigBang_when_creating_a_new_note.it_should_not_throw" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.Init_with_source_id_only_should_set_source_id_and_have_no_events" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests.Initializing_one_should_set_the_mapping_strategy_to_convention_based" /><Add Test="Ncqrs.Tests.Eventing.UncommittedEventStreamTests.When_contains_multpile_events_from_different_sources_should_indicate_non_single_source" /><Add Test="Ncqrs.Tests.Domain.NoUnitOfWorkAvailableInThisContextExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Tests.when_changing_note_text.OneEventTestFixture`2.the_published_event_is_not_null" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.TransactionalCommandExecutorWrapperTests.When_executing_it_it_should_call_the_executor_given_via_ctor" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeBasedCommandMapperTests.Creating_executor_with_runtime_determed_type_should_create_working_executor" /><Add Test="Ncqrs.Tests.Domain.AggregateRootTests.It_should_initialize_with_version_0" /><Add Test="Ncqrs.Eventing.Storage.JOliver.Tests.AbsoluteOrderingSqlPersistenceEngineTests.Pipeline_state_is_persisted" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests.Public_event_handlers_should_be_mapped" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.InvalidEventHandlerMappingExceptionTests.Constructing_an_instance_should_initialize_the_message" /><Add Test="Ncqrs.Tests.Eventing.Storage.InMemoryEventStoreSpecs.When_getting_all_event_from_an_existing_event_source_the_result_should_be_all_events_stored_for_that_event_source" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Aliases_do_not_count_as_a_name" /><Add Test="Ncqrs.Tests.Eventing.Sourcing.Mapping.ExpressionBasedDomainEventHandlerMappingStrategyTests.It_should_handle_event_when_there_is_no_exact_match_and_event_types_are_derived" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.When_get_is_called_when_the_environmemt_is_not_configured_defaults_should_still_be_returned" /><Add Test="Ncqrs.Tests.NcqrsEnvironmentSpecs.When_get_is_called_the_call_should_be_redirected_to_the_configuration" /><Add Test="Ncqrs.Tests.Domain.TypeThresholdedActionBasedInternalEventHandlerSpecs.Threshold_should_hold_event_when_it_is_of_a_higher_type_when_exact_is_true" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.IsNullOrEmpty_should_return_true_on_null" /><Add Test="Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests.Private_event_handlers_should_be_mapped" /><Add Test="Ncqrs.Config.Windsor.Tests.WindsorConfigurationEventBusTests.it_should_call_the_interface_handler_once" /><Add Test="Ncqrs.Tests.Eventing.CommittedEventStreamTests.When_constructing_it_with_events_but_an_element_is_null_it_should_throw_ArgumentNullException" /><Add Test="Ncqrs.Tests.Eventing.UncommittedEventStreamTests.When_contains_single_event_should_indicate_a_single_source" /><Add Test="Ncqrs.Config.Ninject.Tests.NinjectAggregateRootCreationStrategyTests.it_calls_the_right_constructor" /><Add Test="Ncqrs.Eventing.Storage.NoDB.Tests.SnapshotStoreTests.when_getting_the_snapshot.it_should_return_null_if_the_snapshot_does_not_exist" /><Add Test="Ncqrs.Tests.Domain.Storage.AggregateRootCreationExceptionTests.Constructing_an_instance_should_initialize_the_inner_exception" /><Add Test="Tests.when_serializing_NoteTextChanged.EventSerializationFixture`1.the_serialized_event_should_not_be_null" /><Add Test="Ncqrs.Tests.InternalExtensionsTests.Clone_should_throw_ArgumentNullException_when_source_is_null" /><Add Test="Ncqrs.Eventing.Storage.JOliver.Tests.AbsoluteOrderingSqlPersistenceEngineTests.Fetching_from_given_id_should_return_commit_with_given_id_and_newer" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.StringEventTranslatorTests.TranslateToRaw" /><Add Test="Ncqrs.Tests.Commanding.ServiceModel.CommandServiceBaseTests.Executing_command_should_executure_correct_handler_with_it" /><Add Test="Ncqrs.Tests.Commanding.ExecutorForCommandNotFoundExceptionTests.Constructing_an_instance_should_initialize_the_message" /><Add Test="Ncqrs.Tests.Eventing.Storage.Serialization.EventConverterTests.Upgrade_unknown_event" /><Add Test="Tests.BigBang_when_creating_a_new_note.the_new_note_should_have_the_correct_creation_date" /><Add Test="Ncqrs.Tests.Eventing.Storage.AttributeEventTypeResolverTests.Resolves_event_names_to_types" /><Add Test="Ncqrs.Tests.Commanding.CommandExecution.Mapping.MappingForCommandNotFoundExceptionTests.Constructing_an_instance_should_initialize_the_message" /></Playlist>