Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

NCrunch provides no feedback on ExpectedException test failures
Superbreak
#1 Posted : Thursday, March 7, 2013 12:45:55 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 2/4/2013(UTC)
Posts: 5
Location: United Kingdom

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
Steps to reproduce:

Code:
[TestMethod, ExpectedException(typeof(NullReferenceException))]
public void TestException_ShouldThrowNullReferenceException()
{
}


This test will rightly fail because no exception is thrown.

However, NCrunch does not provide any reason for the failure.

I would expect to see a message relating to the error and a stacktrace.

Many thanks, Dan
Remco
#2 Posted : Thursday, March 7, 2013 8:03:46 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
Hi,

Thanks for sharing this issue. I've confirmed that the MSTest adapter isn't showing messages when failing with an expectedexception, and it definitely should be. I'll see that this gets fixed.


Cheers,

Remco
1 user thanked Remco for this useful post.
Superbreak on 3/7/2013(UTC)
Remco
#3 Posted : Saturday, March 30, 2013 9:41:59 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
For anyone interested, a fix for this problem has been introduced with the newly released version of NCrunch (v1.45).
1 user thanked Remco for this useful post.
Superbreak on 4/2/2013(UTC)
Superbreak
#4 Posted : Tuesday, April 2, 2013 8:45:24 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 2/4/2013(UTC)
Posts: 5
Location: United Kingdom

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
Many thanks for fixing!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.030 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download