RE: How to run unit test

"Stephen McConnell" <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <003901c47488$62afd000$1601a8c0@devbox>
> src/main/com/itmedico/hellotest/HelloCoponent.java


Test cases should be located in 'src/test' so for example the above file
should be moved to:

  src/test/com/itmedico/hellotest/HelloCoponent.java


Other than that, everything looks fine.

Cheers, Steve.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.