Results 1 to 6 of 6
Thread: Applet with JUnit
- 07-11-2012, 01:58 PM #1
Member
- Join Date
- Jul 2012
- Posts
- 8
- Rep Power
- 0
Applet with JUnit
Hi all,
I want my applet after pressing submit button to launch a Junit test (class which extends TestCase),but how?
i tried putting all testcase class inside the actionperformed method but dosnt work....TestCase class dosnt need a main function to run, just when its alone automatically running and tests going well but how to integrate it inside an applet work?
- 07-12-2012, 07:53 PM #2
Member
- Join Date
- Jul 2012
- Posts
- 8
- Rep Power
- 0
Applet not working properly on browser
hi,
my applet program has a part of JUnit test, i use it to submit for online.applet is working well on applet viewer and submitting the form to another website, but on browser applet is executed and showing but part of junit test program not working.
note:my applet is signed.
- 07-13-2012, 05:03 AM #3
- 07-13-2012, 05:05 AM #4
Re: Applet with JUnit
I merged your other thread as the questions appear to be very closely related.
Please go through the Forum Rules -- especially the second paragraph.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 07-13-2012, 05:06 AM #5
Re: Applet not working properly on browser
Why do they call it rush hour when nothing moves? - Robin Williams
- 07-16-2012, 09:11 AM #6
Member
- Join Date
- Jul 2012
- Posts
- 8
- Rep Power
- 0
Similar Threads
-
junit 4 QTP
By limcy in forum Advanced JavaReplies: 0Last Post: 09-26-2011, 07:20 AM -
Need Help In JUnit
By javajee in forum New To JavaReplies: 5Last Post: 08-09-2011, 07:58 PM -
Could any help me in JUNIT
By acmohan in forum New To JavaReplies: 29Last Post: 07-31-2011, 06:35 AM -
JUnit
By cka in forum EclipseReplies: 3Last Post: 07-27-2010, 04:14 PM -
Junit
By Azndaddy in forum New To JavaReplies: 6Last Post: 06-15-2008, 06:47 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks