Class WrapperTest


  • @IntegrationTest
    public class WrapperTest
    extends java.lang.Object
    Junit Test for EJBCollections (EJBMap/EJBSet/EJBList)
    • Constructor Summary

      Constructors 
      Constructor Description
      WrapperTest()  
    • Method Summary

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

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

      • WrapperTest

        public WrapperTest()
    • Method Detail

      • testBug1025

        public void testBug1025()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception