Package step.testing.regression
Class PFKeyword
- java.lang.Object
-
- step.handlers.javahandler.AbstractKeyword
-
- step.testing.regression.helpers.RegressionKeyword
-
- step.testing.regression.PFKeyword
-
public class PFKeyword extends RegressionKeyword
-
-
Field Summary
-
Fields inherited from class step.testing.regression.helpers.RegressionKeyword
SLEEP
-
-
Constructor Summary
Constructors Constructor Description PFKeyword()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidauthorizeCard()voidclearSessionLists()voidEPayment_Authentication_Alias()voidEPayment_Authentication_Step1()voidEPayment_Authentication_Step1_EFinance()voidEPayment_Authentication_Step2_cardId()voidEPayment_Authentication_Step2_EFinance()voidEPayment_Authentication_Step3_1_challenge_EFinance()voidEPayment_Authentication_Step3_2_listAccounts()voidEPayment_Authentication_Step3_3_chooseFirstAccount()voidEPayment_Authentication_Step3_cardNumber()voidEPayment_Authentication_Step3_challenge()voidsendTransaction()voidsubmitTransaction()-
Methods inherited from class step.testing.regression.helpers.RegressionKeyword
onError
-
-
-
-
Method Detail
-
EPayment_Authentication_Alias
public void EPayment_Authentication_Alias() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step1_EFinance
public void EPayment_Authentication_Step1_EFinance() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step2_EFinance
public void EPayment_Authentication_Step2_EFinance() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step3_1_challenge_EFinance
public void EPayment_Authentication_Step3_1_challenge_EFinance() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step3_2_listAccounts
public void EPayment_Authentication_Step3_2_listAccounts() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step3_3_chooseFirstAccount
public void EPayment_Authentication_Step3_3_chooseFirstAccount() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step1
public void EPayment_Authentication_Step1() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step2_cardId
public void EPayment_Authentication_Step2_cardId() throws Exception- Throws:
Exception
-
EPayment_Authentication_Step3_cardNumber
public void EPayment_Authentication_Step3_cardNumber() throws Exception- Throws:
Exception
-
-