Mail Archive Home | exoplatform List | January 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
Davide Ficano wrote: > I need to understand how to run a specific unit test (configuration, libs > dependencies and so on...) > > somebody may help me? > > thanks in advance > > > > ------------------------------------------------------------------------ > > > -- > You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx > mailing list. > To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxxxxxxxx > For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > Maybe you want to run Junit test to test service?If true, you can run it as following step: 1. go to the source folder containt the test. 2. Using command: mvn test -Dexo.test.skip=false -Dexo.test.includes=TestFile example, I have file TestExample.java, I can use: - mvn test -Dexo.test.skip=false -Dexo.test.includes=TestExample - mvn test -Dexo.test.skip=false -Dexo.test.includes=TestE* ... Best regards, -- Hoa Pham eXoPlatform Viet Nam's Team Ha Noi, Viet Nam YM: phamvuxuanhoa Skype: phamvuxuanhoa
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.