Given the assertion you've written, you might want to consider Assert.IsGreaterThan(value, value2). Consider posting the Test you've written.
On Tuesday, May 21, 2013 4:18:13 PM UTC-4, Brock Fredin wrote: > > My Assert.isTrue(value > value2) does not work. How do I fail the test in > the try/catch error trap? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mbunituser?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
