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

Afficher le fichier Open project: elevate/mysqlconnector-.net Class Usage Examples

Méthodes publiques

Свойство Type Description
classSetup System.Reflection.MethodInfo
classTeardown System.Reflection.MethodInfo
fixture object
fixtureType System.Type
message string
name string
setup System.Reflection.MethodInfo
stack string
tearDown System.Reflection.MethodInfo
testMethods System.Collections.ArrayList

Méthodes publiques

Méthode Description
TestCollection ( ) : System

Method Details

TestCollection() public méthode

public TestCollection ( ) : System
Résultat System

Property Details

classSetup public_oe property

public MethodInfo,System.Reflection classSetup
Résultat System.Reflection.MethodInfo

classTeardown public_oe property

public MethodInfo,System.Reflection classTeardown
Résultat System.Reflection.MethodInfo

fixture public_oe property

public object fixture
Résultat object

fixtureType public_oe property

public Type,System fixtureType
Résultat System.Type

message public_oe property

public string message
Résultat string

name public_oe property

public string name
Résultat string

setup public_oe property

public MethodInfo,System.Reflection setup
Résultat System.Reflection.MethodInfo

stack public_oe property

public string stack
Résultat string

tearDown public_oe property

public MethodInfo,System.Reflection tearDown
Résultat System.Reflection.MethodInfo

testMethods public_oe property

public ArrayList,System.Collections testMethods
Résultat System.Collections.ArrayList