File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Testing and the fly likes Need help with mouse and button event Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Need help with mouse and button event" Watch "Need help with mouse and button event" New topic
Author

Need help with mouse and button event

Krerkchai Kusolchu
Greenhorn

Joined: Nov 30, 2012
Posts: 1
Hi,

Forums users, I am just starting to learn about junit with some experiences programming in java (most of my programming was experiences in c). I would like to So I have decided to try out testing out a scribble applet with junit. However, I have run into a major problem with the testing which maybe due to my inexperience with java. I don't really know how to simulate the button and mouse click for the scribble applet. If any one can help point me out in the right direction, i would be very grateful.

Here are my codes and the scribble applet (http://oreilly.com/catalog/javanut/examples/section1/Scribble.java) I wanted to test. Also thank you in advance for an kind of help or guidance.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need help with mouse and button event
 
Similar Threads
Rectangle versus java.awt.Rectangle
Test Results 4 failed tests JUnit
JUnit testing with int[] result
Function about the class
Background image