Class ServiceEntityAutoTests

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

public class ServiceEntityAutoTests extends OFBizTestCase
  • Constructor Details

    • ServiceEntityAutoTests

      public ServiceEntityAutoTests(String name)
  • Method Details

    • setUp

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

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

      public void testEntityAutoCreateSinglPkEntity() throws Exception
      Test entity auto create singl pk entity.
      Throws:
      Exception - the exception
    • testEntityAutoCreateDoublePkEntity

      public void testEntityAutoCreateDoublePkEntity() throws Exception
      Test entity auto create double pk entity.
      Throws:
      Exception - the exception
    • testEntityAutoCreateMultiPkEntity

      public void testEntityAutoCreateMultiPkEntity() throws Exception
      Test entity auto create multi pk entity.
      Throws:
      Exception - the exception
    • testEntityAutoUpdateEntity

      public void testEntityAutoUpdateEntity() throws Exception
      Test entity auto update entity.
      Throws:
      Exception - the exception
    • testEntityAutoDeleteEntity

      public void testEntityAutoDeleteEntity() throws Exception
      Test entity auto delete entity.
      Throws:
      Exception - the exception
    • testEntityAutoExpireEntity

      public void testEntityAutoExpireEntity() throws Exception
      Test entity auto expire entity.
      Throws:
      Exception - the exception
    • testEntityAutoEntityStatusConcept

      public void testEntityAutoEntityStatusConcept() throws Exception
      Test entity auto entity status concept.
      Throws:
      Exception - the exception