C# Class Tup.Cobar4Net.Route.ServerRouteTest

Inheritance: AbstractAliasConvert
显示文件 Open project: tupunco/Tup.Cobar4Net

Protected Properties

Property Type Description
schemaMap SchemaConfig>.IDictionary

Public Methods

Method Description
ServerRouteTest ( ) : System

Private Methods

Method Description
GetNodeMap ( RouteResultset rrs, int expectSize ) : RouteResultsetNode>.IDictionary
TestBackquotedColumn ( ) : void
TestCobarHint ( ) : void
TestConfigSchema ( ) : void
TestDimension2Route ( ) : void
TestDuplicatePartitionKey ( ) : void
TestGroupLimit ( ) : void
TestIgnoreSchema ( ) : void
TestNonPartitionSql ( ) : void
TestRoute ( ) : void
TestRouteInsertLong ( ) : void
TestRouteInsertShort ( ) : void
TestTableMetaRead ( ) : void

Method Details

ServerRouteTest() public method

public ServerRouteTest ( ) : System
return System

Property Details

schemaMap protected_oe property

protected IDictionary schemaMap
return SchemaConfig>.IDictionary