Class ServiceEntityAutoTests

  • All Implemented Interfaces:
    junit.framework.Test

    public class ServiceEntityAutoTests
    extends OFBizTestCase
    • Constructor Detail

      • ServiceEntityAutoTests

        public ServiceEntityAutoTests​(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
      • testEntityAutoCreateSinglPkEntity

        public void testEntityAutoCreateSinglPkEntity()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEntityAutoCreateDoublePkEntity

        public void testEntityAutoCreateDoublePkEntity()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEntityAutoCreateMultiPkEntity

        public void testEntityAutoCreateMultiPkEntity()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEntityAutoUpdateEntity

        public void testEntityAutoUpdateEntity()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEntityAutoDeleteEntity

        public void testEntityAutoDeleteEntity()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEntityAutoExpireEntity

        public void testEntityAutoExpireEntity()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEntityAutoEntityStatusConcept

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