Class OrderTest

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

public class OrderTest extends OFBizTestCase
  • Constructor Details

    • OrderTest

      public OrderTest(String name)
  • Method Details

    • testAdminGetNextOrderSeqId

      public void testAdminGetNextOrderSeqId() throws Exception
      Test admin get next order seq id.
      Throws:
      Exception - the exception
    • testCompanyGetNextOrderSeqId

      public void testCompanyGetNextOrderSeqId() throws Exception
      Test company get next order seq id.
      Throws:
      Exception - the exception
    • testCompleteGetNextOrderSeqId

      public void testCompleteGetNextOrderSeqId() throws Exception
      Test complete get next order seq id.
      Throws:
      Exception - the exception