: importantly if i wanna run a single testcase by 
: -Dtestcase=org.apache.solr.request.TestFaceting.testFacets clean test 

I think that should be "-Dtestcase=TestFaceting -Dtestmethod=testFacets"

: I am not even sure if the test is really running .. also why cant I just run
: the test directly by clicking on the class and Run the method as junit test
: case .. 

If you configure your IDE with the neccessary system properties, that 
should be possible.  did you read the wiki?

http://wiki.apache.org/solr/TestingSolr
http://wiki.apache.org/solr/HowToContribute#Development_Environment_Tips

-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to