Пример #1
0
        public void ReadTest_SQLite()
        {
            var commonRepoTests = new CommonRepoTests();

            commonRepoTests.ReadTest <GenericParameterHelper>();
        }
Пример #2
0
        public void ReadTest_MsSqlServer()
        {
            var commonRepoTests = new CommonRepoTests();

            commonRepoTests.ReadTest <GenericParameterHelper>();
        }