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 Details

    • CandidateFulfillmentGroupOfferAnswer

      public CandidateFulfillmentGroupOfferAnswer()
  • Method Details

    • answer

      public org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer answer() throws Throwable
      Specified by:
      answer in interface org.easymock.IAnswer<org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer>
      Throws:
      Throwable