# Functions
NewLog create mock Log.
NewMockManager creates a new mock instance.
NewMockNestedTrFactory creates a new mock instance.
NewMockSettings creates a new mock instance.
NewMockTransaction creates a new mock instance.
NewMocktransactionWithSP creates a new mock instance.
NewZeroLog create mock Log, which should not be called.
# Structs
No description provided by the author
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.
MockNestedTrFactory is a mock of NestedTrFactory interface.
MockNestedTrFactoryMockRecorder is the mock recorder for MockNestedTrFactory.
MockSettings is a mock of Settings interface.
MockSettingsMockRecorder is the mock recorder for MockSettings.
MockTransaction is a mock of Transaction interface.
MockTransactionMockRecorder is the mock recorder for MockTransaction.
MocktransactionWithSP is a mock of transactionWithSP interface.
MocktransactionWithSPMockRecorder is the mock recorder for MocktransactionWithSP.