public class EntitlementKeywordLibrary extends AbstractKeywordLibrary
| Constructor and Description |
|---|
EntitlementKeywordLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyEntitlementMultiple(java.lang.String productCode)
Java implementation of the robot keyword
|
void |
verifyProductXml(java.lang.String productCode,
java.lang.String xpath,
java.lang.String expectedXml)
Java implementation of the robot keyword
|
void |
verifyTimeunitsForEntitlementsOfProduct(java.lang.String productCode)
Java implementation of the robot keyword
|
public void verifyProductXml(java.lang.String productCode,
java.lang.String xpath,
java.lang.String expectedXml)
verify product xml
productCode - code the code of the product to verifyxpath - the XPath expression to evaluateexpectedXml - the expected XMLpublic void verifyTimeunitsForEntitlementsOfProduct(java.lang.String productCode)
verify timeunits for entitlements of product
productCode - public void verifyEntitlementMultiple(java.lang.String productCode)
verify entitlement multiple
productCode - Copyright © 2018 SAP SE. All Rights Reserved.