This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Testing and the fly likes Mock Runner Error In WebSphre Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Mock Runner Error In WebSphre" Watch "Mock Runner Error In WebSphre" New topic
Author

Mock Runner Error In WebSphre

sanat
Ranch Hand

Joined: Dec 08, 2004
Posts: 111

Hi All,

I'm using Mock Runner to test my sample application. I'm getting this error.



Any Idea.

Thanks in advance.
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Where in your runtime classpath have you put your stub.properties file?


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
sanat
Ranch Hand

Joined: Dec 08, 2004
Posts: 111

I got it.

Actually the resource files were not in classpath, that's why I was getting the error.

Thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Mock Runner Error In WebSphre
 
Similar Threads
Junit error
JUnit on eclipse
MalformedURLException while testing Actionservlets
Junit and Ejb - com/ibm/ejs/jts/jts/Current
Mock Objects for easymock -- Assertion failure Error