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

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -