OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

Package opencard.tests.testframe

Interface Summary
ErrorListener  
InfoListener  
 

Class Summary
DummyTC  
ErrorEvent  
InfoEvent  
InitCard This class encapsulates functionality for initializing a smart card with the MFCScriptCardService
PropertyFileLoader PropertyFileLoader is a utility class that loads property files and merges the properties found in there with the system properties.
SCClose  
SCStart  
TestCase The SuperTestCase class is the super class for all test cases.
TestFrame The TestFrame class loads the testcases to execute from the test.properties file. instatiates the testcases and executes the startTestCase method in the test case.
UByteArray UByteArray - A wrapper class for unsigned byte arrays.