Class FulfillmentGroupOfferProcessorTest.CandidateFulfillmentGroupOfferAnswer
java.lang.Object
org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorTest.CandidateFulfillmentGroupOfferAnswer
- All Implemented Interfaces:
org.easymock.IAnswer<org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer>
- Enclosing class:
- FulfillmentGroupOfferProcessorTest
public class FulfillmentGroupOfferProcessorTest.CandidateFulfillmentGroupOfferAnswer
extends Object
implements org.easymock.IAnswer<org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferanswer()
-
Constructor Details
-
CandidateFulfillmentGroupOfferAnswer
public CandidateFulfillmentGroupOfferAnswer()
-
-
Method Details