C# Класс CqlSharp.Linq.Test.DatabaseTest

Показать файл Открыть проект

Приватные методы

Метод Описание
AddAndChangeNewEntity ( ) : void
AddNewEntity ( ) : void
Cleanup ( ) : void
CompileAny ( ) : void
CompileCount ( ) : void
CompileCountPlusOne ( ) : void
CompileLongCount ( ) : void
CompileSimpleSelect ( ) : void
CompileSimpleSelectWithParam ( ) : void
CompileSingleArgument ( ) : void
CompileWhereContainsToDictionary ( ) : void
CountFourItems ( ) : void
EmumerateMultiple ( ) : void
FindAndFindAgain ( ) : void
FindAndUpdate ( ) : void
FindContextNoTracking ( ) : System.Threading.Tasks.Task
FindUpdateAndReload ( ) : void
Init ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext context ) : void
QueryContextNoTracking ( ) : void
QueryNoTracking ( ) : void
SelectAndDelete ( ) : System.Threading.Tasks.Task
SelectAndUpdate ( ) : void
UpdateInExternalTransaction ( ) : void
UpdateTwiceInSingleTransaction ( ) : void
UpdateTwiceInSingleTransactionAndRollback ( ) : void
UpdateTwiceInTwoTransactions ( ) : void
WhereContains ( ) : void
WhereContainsToDictionary ( ) : void
WhereContainsWithConsistency ( ) : void
WhereContainsWithPageSize ( ) : void
WhereThenSelect ( ) : void
WhereThenSelectEnumerable ( ) : void
WhereUsingWrongKey ( ) : void