Class UtilObjectTests

  • All Implemented Interfaces:
    junit.framework.Test

    public class UtilObjectTests
    extends GenericTestCaseBase
    • Constructor Detail

      • UtilObjectTests

        public UtilObjectTests​(java.lang.String name)
    • Method Detail

      • setUp

        protected void setUp()
                      throws java.lang.Exception
        Overrides:
        setUp in class junit.framework.TestCase
        Throws:
        java.lang.Exception
      • tearDown

        protected void tearDown()
                         throws java.lang.Exception
        Overrides:
        tearDown in class junit.framework.TestCase
        Throws:
        java.lang.Exception
      • testStaticHelperClass

        public void testStaticHelperClass()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testErrorInjector

        public void testErrorInjector()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetBytes_Object

        public void testGetBytes_Object()
      • testGetObject

        public void testGetObject()
      • testGetByteCount

        public void testGetByteCount()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEqualsHelper

        public void testEqualsHelper()
      • testCompareToHelper

        public void testCompareToHelper()
      • testDoHashCode

        public void testDoHashCode()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetObjectFromFactory

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