C# 클래스 TFSProjectMigration.TestPlanViewUI

Interaction logic for TestPlanViewUI.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: pmiossec/TotalTfsMigrationTool 1 사용 예제들

공개 메소드들

메소드 설명
TestPlanViewUI ( ) : System
printProjectName ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

TestPlanViewUI() 공개 메소드

public TestPlanViewUI ( ) : System
리턴 System

printProjectName() 공개 메소드

public printProjectName ( ) : void
리턴 void