mardi 24 novembre 2015

ExpectedException in nUnit gave me an error

I'm New on using Testing Tools on .net Framework

so I downloaded it from NuGet with helping from ReSharper

I used this Quick Start to learn how to use nUnit
I had just copied the code and the error came on this Attribute

[ExpectedException(typeof(InsufficientFundsException))]

why? where is the wrong?

Aucun commentaire:

Enregistrer un commentaire