How to mock the begintransaction? using moq framework in asp.net core.
using var databaseContexttransaction = context.Database.BeginTransaction();