Class DynamicEntityTest

    • Constructor Detail

      • DynamicEntityTest

        public DynamicEntityTest()
    • Method Detail

      • testACreateBPGroup

        public void testACreateBPGroup()
        Create a record for the Category in the database using a DynamicOBObject.
      • testBRemoveBPGroup

        public void testBRemoveBPGroup()
        Queries for the created Category and then removes.
      • testCCheckBPGroupRemoved

        public void testCCheckBPGroupRemoved()
        Checks if the removal did occur.