Package de.hybris.platform.payment.impl
Class PaymentTest.MockTransactionCodeGenerator
java.lang.Object
de.hybris.platform.payment.impl.PaymentTest.MockTransactionCodeGenerator
- All Implemented Interfaces:
TransactionCodeGenerator
- Enclosing class:
- PaymentTest
public class PaymentTest.MockTransactionCodeGenerator
extends Object
implements TransactionCodeGenerator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MockTransactionCodeGenerator
public MockTransactionCodeGenerator()
-
-
Method Details
-
generateCode
Description copied from interface:TransactionCodeGeneratorcode generation- Specified by:
generateCodein interfaceTransactionCodeGenerator- Parameters:
base- the leading part of the generated code- Returns:
- the merchant transaction code
-