C# Class TFSProjectMigration.TestPlanViewUI

Interaction logic for TestPlanViewUI.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: pmiossec/TotalTfsMigrationTool Class Usage Examples

Méthodes publiques

Méthode Description
TestPlanViewUI ( ) : System
printProjectName ( ) : void

Private Methods

Méthode Description
GetPlanSuites ( ITestSuiteEntryCollection suites, System.Windows.Controls.TreeViewItem tree_item ) : void
GetTestCases ( IStaticTestSuite suite, System.Windows.Controls.TreeViewItem tree_item ) : void
GetTestPlans ( ITestManagementTeamProject testproject ) : void
ViewTestPlans ( ) : void

Method Details

TestPlanViewUI() public méthode

public TestPlanViewUI ( ) : System
Résultat System

printProjectName() public méthode

public printProjectName ( ) : void
Résultat void