C# Class MySql.Data.MySqlClient.Tests.UsageAdvisorTests

Inheritance: BaseTest
Exibir arquivo Open project: elevate/mysqlconnector-.net

Public Methods

Method Description
Setup ( ) : void
UsageAdvisorTests ( ) : System

Private Methods

Method Description
BadIndexUsed ( ) : void
FieldConversion ( ) : void
NoIndexUsed ( ) : void
NotReadingEveryField ( ) : void
NotReadingEveryRow ( ) : void

Method Details

Setup() public method

public Setup ( ) : void
return void

UsageAdvisorTests() public method

public UsageAdvisorTests ( ) : System
return System