DSharp.Testing.DUnit ExpectedException conflict

Issue #7 resolved
Former user created an issue

Hello, I started using the DUnit extension contained in more DSharp.Testing.DUnit I came across a problem using the ExpectedException option. The extension reintroduces ExpectedException property with type ExpectedExceptionAttribute, causing conflict, so that would have to change all the code that uses this feature and replace by the attribute.

I think it would be better to change the name of the property and keep the code 100% compatible with the current code that uses Dunit so I could enjoy the advantages of DSharp.Testing test without rewriting code.

Comments (2)

  1. Log in to comment