Krerkchai Kusolchu

Greenhorn
+ Follow
since Nov 30, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Krerkchai Kusolchu

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.

11 years ago