batch file - I dont run mi script junit by .bat -


i read other questions a: "how run junit testcases command line?" , "how run junit test command line java [duplicate]" still can not run script file .bat:

java -cp c:\users\psanchez\documents\eclipse\plugins\org.junit_4.10.0.v4_10_0_v20120426-0900\junit.jar org.junit.runner.junitcore c:\users\psanchez\eclipseworks\buscarjava\bin\serarch bjava.class

what happens when try run it? it's hard what's wrong based on you've given us.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -