jamescrosswell / CommandRouting

A DNX alternative to MVC that lets you route directly to CQRS style command handlers.
MIT License
3 stars 3 forks source link

SerializeResponse_should_serialize_the_response_object_to_the_message_body test failing #5

Closed jamescrosswell closed 8 years ago

jamescrosswell commented 8 years ago

The response writer actually works correctly, so this is an issue with the test.