Skip to content

Conversation

maxcherednik
Copy link
Contributor

Took the exact method from the 1.1.3 old pull-request (#2466) Issue: (#2754)

  1. I didn't write the unit test last time. The only method I need to check here is ExceptionCaught.
    The abstraction does not help me here. I could introduce FakeImplTcpHandlers child of TcpHandlers and call the method directly and check the outcome. But then I need to provide the DotNettyTransport or TcpTransport.

  2. Can't see any mocking library. Do you use any?

@Aaronontheweb Aaronontheweb changed the base branch from dev to v1.3 August 3, 2017 17:44
@Aaronontheweb
Copy link
Member

thanks for your contribution @maxcherednik !

@Aaronontheweb Aaronontheweb merged commit 286e356 into akkadotnet:v1.3 Aug 4, 2017
@Aaronontheweb Aaronontheweb added this to the 1.3.0 milestone Aug 4, 2017
@maxcherednik maxcherednik deleted the dotnetty_logging branch August 5, 2017 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants