Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unit Test for Java Card Applet

843851Feb 18 2009 — edited Mar 5 2009
Hello everyone,

Have you tried "unit test" against program code for Java Card applet?
(Not on-card, not off-card, but just code level)

I think this might run with Eclipse + JUnit.

Does anybody know how to test that each method works correctly by code level?
Please share your experience!

Thanks in advance.


I believe that using off-card.api is not unit testing though, am I right?
I have checked the following topics but I think these are not unit testing.
http://forums.sun.com/thread.jspa?forumID=23&threadID=674296
http://forum.java.sun.com/thread.jspa?forumID=23&threadID=609625
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2009
Added on Feb 18 2009
7 comments
995 views