Any particular reason why assertNotEquals() not in the api?

View: New views
2 Messages — Rating Filter:   Alert me  

Any particular reason why assertNotEquals() not in the api?

by ab.er.rant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I'm just curious as to why there's a bunch of assertEquals but seems
to be conspicuously missing assertNotEquals. It is no problem to use
assertFalse in its place, so I was just wondering.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "testng-users" group.
To post to this group, send email to testng-users@...
To unsubscribe from this group, send email to testng-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Any particular reason why assertNotEquals() not in the api?

by Cédric Beust ♔ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Wed, Nov 4, 2009 at 10:32 PM, ab.er.rant <aberrant80@...> wrote:

I'm just curious as to why there's a bunch of assertEquals but seems
to be conspicuously missing assertNotEquals. It is no problem to use
assertFalse in its place, so I was just wondering.

No particular reason, I guess it hasn't been in very high demand so I never bothered adding it.

--
Cédric



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "testng-users" group.
To post to this group, send email to testng-users@...
To unsubscribe from this group, send email to testng-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en
-~----------~----~----~----~------~----~------~--~---