Skip to content

Mocks for Dalgo - makes testing your code that uses Dalgo easier

License

Notifications You must be signed in to change notification settings

dal-go/mocks4dalgo

Repository files navigation

mocks4dalgo

A tests helper package that provides mocks for:

You should have gomock installed to regenerate mocks.

To regenerate mocks.go file, run the following command:

$ mockgen -package mocks4dal github.com/dal-go/dalgo/dal Database,TransactionCoordinator,ReadTransactionCoordinator,ReadwriteTransactionCoordinator,Transaction,ReadTransaction,ReadwriteTransaction,ReadSession,WriteSession,ReadwriteSession > mocks4dal/mocks.go

About

Mocks for Dalgo - makes testing your code that uses Dalgo easier

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published