Main > Reference Manual > Unit tests > TestBufferProcure1

This unit test verifies the behavior of procurement buffers in a number of scenario's.
The different cases are:

  1. Base scenario.
  2. Procure in multiples.
  3. Procurement with miniumum size, maximum size and in multiples.
  4. Invalid parameters for size constraints.
  5. Procurement with minimum and maximum interval.
  6. The full monty. Procurement with minimum interval, maximum interval, miniumum size, maximum size and in multiples.
  7. Procurement with fixed interval.
  8. Procurement in fixed quantity.
  9. Procurement in fixed quantity with fixed interval.

In all these cases the demand is directly placed on the procured item (i.e. no bill of of material is involved at all) and the demand pattern is also identical.
The test runs first an unconstrained plan, followed by a constrained plan.