C# Class Dashing.Tests.CUDTest

Inheritance: BaseQueryWriterTest
Show file Open project: Polylytics/dashing

Private Methods

Method Description
DeleteByIdGivesGoodQuery ( ) : void
DeleteEntityGivesGoodQuery ( ) : void
InsertGivesGoodQuery ( ) : void
UpdateGivesGoodQuery ( ) : void
WhereClauseDeleteExecutes ( ) : void
WhereClauseUpdateExecutes ( ) : void