C# Class EventStore.Core.Tests.Services.Transport.Http.http_service_should

Mostrar archivo Open project: EventStore/EventStore

Public Methods

Method Description
http_service_should ( ) : System

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestFixtureTearDown ( ) : void
handle_invalid_characters_in_url ( ) : void
ignore_shutdown_message_that_does_not_say_shut_down ( ) : void
react_to_shutdown_message_that_cause_process_exit ( ) : void
reply_with_404_to_every_request_when_there_are_no_registered_controllers ( ) : void
start_after_system_message_system_init_published ( ) : void

Method Details

http_service_should() public method

public http_service_should ( ) : System
return System