public void SilverlightApplicationMarketTrendTest()
 {
     ADTAssertion <SilverlightAppLauncher> .AssertHistoricalDataText();
 }
예제 #2
0
 public void DesktopApplicationMarketTrendTest()
 {
     ADTAssertion <WpfAppLauncher> .AssertHistoricalDataText();
 }