Package | Description |
---|---|
com.auxiliary.testcase.templet |
Modifier and Type | Method and Description |
---|---|
InformationCaseTemplet |
InformationCaseTemplet.setFailExceptContent(String beforeFailText,
String afterFailText)
该方法用于替换“#失败预期前文#”和“#失败预期后文#”两个占位符的内容
|
InformationCaseTemplet |
InformationCaseTemplet.setInformationName(String informationName)
该方法用于替换“#信息#”占位符的
|
InformationCaseTemplet |
InformationCaseTemplet.setSaveButtonName(String saveButtonName)
该方法用于替换“#保存按钮名称#”占位符的
|
InformationCaseTemplet |
InformationCaseTemplet.setSuccessExceptContent(String beforeSuccessText,
String afterSuccessText)
该方法用于替换“#成功预期前文#”和“#成功预期后文#”两个占位符的内容
|
Copyright © 2024. All rights reserved.