|
Re: design issue: msg#00183java.junit.user
> 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> |
|---|---|---|
| Previous by Date: | Re: design issue, kentlbeck |
|---|---|
| Next by Date: | Re: design issue, Boris Garbuzov |
| Previous by Thread: | Re: Re: design issue, J. B. Rainsberger |
| Next by Thread: | Re: design issue, Boris Garbuzov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |