Assert an Exception using XUnit
I am a newbie to XUnit and Moq. I have a method which takes string as an argument.How to handle an exception using … Read more
I am a newbie to XUnit and Moq. I have a method which takes string as an argument.How to handle an exception using … Read more
I have Hudson as continuous integration server and I want to use option ‘Publish JUnit test result report’. But I don’t use xUnit … Read more