logo       

Re: design issue: msg#00183

java.junit.user

Subject: Re: design issue

> Can somebody suggest on some issue of JUnit API usage
> or test case design? Sorry for a long appendix code.
> The essence is that I want to start some application
> once in VM session and run all my test methods
> afterwards. I could not find sufficient place to put
> my initial call
> ClientMain.main (null);

To be clear, you wish to execute some code once, then run all tests in a
TestCase. If I understand you correctly, then please search through Google
for the JUnit FAQ. The answer will be in there. Look for TestSetup.

--
J. B. Rainsberger,
President, Diaspar Software Services
Let's write software that people understand.
http://www.diasparsoftware.com/
telephone: +1 416 791-8603



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise