import { MockPaymentResponse } from '@daffodil/payment/testing'
Mock class for DaffPaymentResponse.
DaffPaymentResponse
class MockPaymentResponse implements DaffPaymentResponse { method: faker.lorem.word() = faker.lorem.word() }