C# Class NUnit.Framework.Internal.TestNameGenerator.TestIDFragment

Inheritance: NameFragment
Afficher le fichier Open project: nunit/nunit

Méthodes publiques

Méthode Description
GetText ( MethodInfo method, object args ) : string
GetText ( NUnit.Framework.Internal.TestMethod testMethod, object args ) : string

Method Details

GetText() public méthode

public GetText ( MethodInfo method, object args ) : string
method System.Reflection.MethodInfo
args object
Résultat string

GetText() public méthode

public GetText ( NUnit.Framework.Internal.TestMethod testMethod, object args ) : string
testMethod NUnit.Framework.Internal.TestMethod
args object
Résultat string