Esempio n. 1
0
        private void InvokeStockRemovedfromWatchListTextBoxAssert()
        {
            StockTraderRIAssertion <WpfAppLauncher> .AssertStockAddedinWatchListTextBox();

            StockTraderRIAssertion <WpfAppLauncher> .AssertWatchListRowCount();

            StockTraderRIAssertion <WpfAppLauncher> .AssertStockRemovedfromWatchListTextBox();
        }