def test_SMChaoshiCategory_003ZQCategory(self): """ """ driver = Driver.driver SMChaoshi.ZQCategory(driver, "按业绩比较基准") SMChaoshi.ZQCategory(driver, "按产品期限") SMChaoshi.ZQCategory(driver, "按起投金额")
def test_SMChaoshiCategory_006QiTaCategory(self): """ """ driver = Driver.driver SMChaoshi.Switch_Category(driver, "其他") SMChaoshi.ZQCategory(driver, "按业绩比较基准") SMChaoshi.ZQCategory(driver, "按产品期限") SMChaoshi.ZQCategory(driver, "按起投金额")
def test_SMChaoshiCategory_005ZhengQCategory(self): """ """ driver = Driver.driver SMChaoshi.Switch_Category(driver, "证券投资") SMChaoshi.ZQCategory(driver, "按业绩比较基准") SMChaoshi.ZQCategory(driver, "按产品期限") SMChaoshi.ZQCategory(driver, "按起投金额")