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

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

Méthodes publiques

Méthode Description
FixedTextFragment ( string text ) : System
GetText ( MethodInfo method, object args ) : string

Method Details

FixedTextFragment() public méthode

public FixedTextFragment ( string text ) : System
text string
Résultat System

GetText() public méthode

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