Embedding the requirement

According to the previous requirements, we need to create the following new test function in the 60100 codeunit:

procedure AssignBlockedCustomerCategoryToCustomer()
// [FEATURE] Customer Category
begin
// [SCENARIO #0002] Assign blocked customer category to
// customer
// [GIVEN] A blocked customer category
// [GIVEN] A customer
// [WHEN] Set customer category on customer
// [THEN] Blocked category error thrown
end;

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.79.59