Unit Test for Java Card Applet
843851Feb 18 2009 — edited Mar 5 2009Hello 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