AccessLogTests.Repository.TransactionRepositoryTests.TransactionRepositoryTests C# (CSharp) Method

TransactionRepositoryTests() public method

public TransactionRepositoryTests ( ) : System
return System
        public TransactionRepositoryTests()
        {
            this.connection = new OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=test.mdb;Jet OLEDB:Database Password=XsControl");
        }