public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* JUnit verbose mode?
@ 2007-03-07  1:47 Phil Muldoon
  0 siblings, 0 replies; only message in thread
From: Phil Muldoon @ 2007-03-07  1:47 UTC (permalink / raw)
  To: Frysk Hackers

When I am writing software to the actual test, I often want to see the 
failure string, expected result and actual result even if that test-case 
passes. So in this assert:

assertEquals("note: ebx register",0x00007b09, 
getRegisterByOffset(rawRegisterBuffer,0,4,ByteOrder.LITTLE_ENDIAN));

In "verbose mode", I would always see the string: "note: ebx register", 
the expected and actual values, even if the test passes. Possible now? 
Or it is a feature request?

Regards

Phil

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-07  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-07  1:47 JUnit verbose mode? Phil Muldoon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).