Class GetInstanceTest


  • public class GetInstanceTest
    extends TestCase
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static byte[] attrCert  
    • Constructor Summary

      Constructors 
      Constructor Description
      GetInstanceTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      void testGetInstance()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • attrCert

        public static byte[] attrCert
    • Constructor Detail

      • GetInstanceTest

        public GetInstanceTest()
    • Method Detail

      • testGetInstance

        public void testGetInstance()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getName

        public java.lang.String getName()