func NewTestTransactionLogger() (core.TransactionLogger, error) { return TestTransactionLogger{}, nil} Should return &TestTransactionLogger{}, nil