Created to work around a dependency in FulfillmentGroupOfferProcessorImpl to a live application context and
system properties service since it uses BLCSystemProperty
This test checks the return value of OrderImpl.getHasOrderAdjustments()
By default (when there is no order adjustment), the method should return false
If an adjustment is given, the method should return true