Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] how to writ unit test for server?

hi,everyone
 
i know this is not related tycho,but i think many of ppl here will have the experience of testing C/S architecture system.
 
i want wirte unit test code for my system, which is a C/S system,the server is develop based on the eclipse.it is started as an eclipse application.
 
do i need startup my server during unit test setup process, then  send the simulate message and receive the respone  in the unit test class? is this a typical way to write test for C/S system?
 
btw, is possible to config tycho to startup an eclipse application during test phase?
 
2010-06-01

oliver_tech

Back to the top