All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.data.directoryData.js Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
var directoryData = 
{
    "scenarios":[
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.EditAddress",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.EditAddress",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Challenge$FailChallenge",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Challenge",
            "terminator":true,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Challenge$PassChallenge",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Challenge",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.EditMobile",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.EditMobile",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Login$FailedLogin",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Login",
            "terminator":true,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Login$SuccessfulLogin",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Login",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$CurrentAccountOnly",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$CurrentAndSaverAccounts",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$MortgageAccountOnly",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenMortgageAccount",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenCurrentAccount",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenSaverAccount",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder$SetupStandingOrderForNow",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder$SetupStandingOrderForLater",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.EditEmail",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.EditEmail",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile",
            "terminator":false,
            "reEntrantTerminator":true
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Notice$AcceptOneNotice",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Notice",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Notice$AcceptTwoNotices",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.Notice",
            "terminator":false,
            "reEntrantTerminator":false
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder",
            "state":"com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder",
            "terminator":false,
            "reEntrantTerminator":true
        }
    ],
    "states":[
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.Portfolio"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.Portfolio"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Challenge",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.Login"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.EditAddress",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.EditMobile",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.EditAddress",
                "com.github.robindevilliers.onlinebankingexample.steps.EditEmail",
                "com.github.robindevilliers.onlinebankingexample.steps.EditMobile",
                "com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage",
                "com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder",
                "com.github.robindevilliers.onlinebankingexample.steps.Portfolio"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.EditEmail",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Login",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage",
            "precedents":[
                "com.github.robindevilliers.cascade.annotations.Step$Null"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Notice",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.Challenge"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage"
            ]
        },
        {
            "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio",
            "precedents":[
                "com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio",
                "com.github.robindevilliers.onlinebankingexample.steps.Challenge",
                "com.github.robindevilliers.onlinebankingexample.steps.Notice"
            ]
        }
    ],
    "completeness":"STATE_COMPLETE",
    "duration":68312,
    "items":[
        {
            "journeyId":"1ee3b0b4bf6e4419bb6146caaf24bc8a",
            "name":"Test[102]  OpenLandingPage  Login$SuccessfulLogin  Challenge$PassChallenge  Notice$AcceptOneNotice  Portfolio$AllAccounts  OpenPaymentsPage  CancelStandingOrder  OpenPaymentsPage  SetupStandingOrder$SetupStandingOrderForLater  BackToPorfolio  Portfolio$AllAccounts  OpenAccountPage$OpenCurrentAccount  BackToPorfolio  Portfolio$AllAccounts  OpenPersonalPage  OpenEditMobile  EditMobile  BackToPorfolio  Portfolio$AllAccounts  OpenPersonalPage  OpenEditAddress  EditAddress  BackToPorfolio  Portfolio$AllAccounts  OpenPersonalPage  OpenEditEmail  EditEmail ",
            "id":"Test[102]",
            "filter":"@FilterTests
Predicate filter = and(
 stepAt(0,com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage.class),
 stepAt(1,com.github.robindevilliers.onlinebankingexample.steps.Login.SuccessfulLogin.class),
 stepAt(2,com.github.robindevilliers.onlinebankingexample.steps.Challenge.PassChallenge.class),
 stepAt(3,com.github.robindevilliers.onlinebankingexample.steps.Notice.AcceptOneNotice.class),
 stepAt(4,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.AllAccounts.class),
 stepAt(5,com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage.class),
 stepAt(6,com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder.class),
 stepAt(7,com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage.class),
 stepAt(8,com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder.SetupStandingOrderForLater.class),
 stepAt(9,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(10,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.AllAccounts.class),
 stepAt(11,com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage.OpenCurrentAccount.class),
 stepAt(12,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(13,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.AllAccounts.class),
 stepAt(14,com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage.class),
 stepAt(15,com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile.class),
 stepAt(16,com.github.robindevilliers.onlinebankingexample.steps.EditMobile.class),
 stepAt(17,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(18,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.AllAccounts.class),
 stepAt(19,com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage.class),
 stepAt(20,com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress.class),
 stepAt(21,com.github.robindevilliers.onlinebankingexample.steps.EditAddress.class),
 stepAt(22,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(23,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.AllAccounts.class),
 stepAt(24,com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage.class),
 stepAt(25,com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail.class),
 stepAt(26,com.github.robindevilliers.onlinebankingexample.steps.EditEmail.class)
);", "scenarios":[ { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage", "narrative":"OpenLandingPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
130 Aug 2014Lorem ipsum dolor sit amet.10001-02203-222Monthly234393841732893810
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Login$SuccessfulLogin", "narrative":"Login$SuccessfulLogin", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
130 Aug 2014Lorem ipsum dolor sit amet.10001-02203-222Monthly234393841732893810
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Challenge$PassChallenge", "narrative":"Challenge$PassChallenge" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Notice$AcceptOneNotice", "narrative":"Notice$AcceptOneNotice", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
130 Aug 2014Lorem ipsum dolor sit amet.10001-02203-222Monthly234393841732893810
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts", "narrative":"Portfolio$AllAccounts", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
130 Aug 2014Lorem ipsum dolor sit amet.10001-02203-222Monthly234393841732893810
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage", "narrative":"OpenPaymentsPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
130 Aug 2014Lorem ipsum dolor sit amet.10001-02203-222Monthly234393841732893810
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder", "narrative":"CancelStandingOrder", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "transition":"
Standing orders that have changed position:
  • Index 1 has moved to 0
  • Index 2 has moved to 1
Removed:
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
130 Aug 2014Lorem ipsum dolor sit amet.10001-02203-222Monthly234393841732893810
", "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage", "narrative":"OpenPaymentsPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder$SetupStandingOrderForLater", "narrative":"SetupStandingOrder$SetupStandingOrderForLater", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "transition":"
New:
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
", "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts", "narrative":"Portfolio$AllAccounts", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenCurrentAccount", "narrative":"OpenAccountPage$OpenCurrentAccount", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts", "narrative":"Portfolio$AllAccounts", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage", "narrative":"OpenPersonalPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile", "narrative":"OpenEditMobile", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.EditMobile", "narrative":"EditMobile", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "transition":"
Mobile: 0788 1234 5670789 1234 7765
", "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts", "narrative":"Portfolio$AllAccounts", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage", "narrative":"OpenPersonalPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress", "narrative":"OpenEditAddress", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.EditAddress", "narrative":"EditAddress", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "transition":"
Address: 7 Special Way, FairBank, ImaginaryVille, WOW00715 Plane Road, RudeWay, ImaginaryVille, OPP002
", "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 15 Plane Road, RudeWay, ImaginaryVille, OPP002
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts", "narrative":"Portfolio$AllAccounts", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 15 Plane Road, RudeWay, ImaginaryVille, OPP002
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage", "narrative":"OpenPersonalPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 15 Plane Road, RudeWay, ImaginaryVille, OPP002
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail", "narrative":"OpenEditEmail", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 15 Plane Road, RudeWay, ImaginaryVille, OPP002
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.EditEmail", "narrative":"EditEmail", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Premium Current AccountCurrent100140000
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolorDEBIT4543
227 Aug 2014In enim justo, rhoncus ut,CREDIT3432
314 Aug 2014Curabitur ullamcorper ultricies nisi.DEBIT221
412 Aug 2014Sed consequat, leo eget bibendDEBIT4342
510 Aug 2014Duis leo.CREDIT5432
2Easy Saver AccountSaver100210000
There are no transactions
3Fancy MortgageMortgage1004-15498700
There are no transactions
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "transition":"
Email: [email protected][email protected]
", "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 15 Plane Road, RudeWay, ImaginaryVille, OPP002
Email: [email protected]
Mobile: 0789 1234 7765
" }, "recentPayments":{ "state":"
#DateDescriptionReferenceAcc. No.Sort No.AmountCleared
130 Aug 2014Lorem ipsum dolor sit amet.1112938417328938102343
229 Aug 2014Aenean imperdiet1112231234567810010220000
330 May 2014Sed consequat111344433232893810150002 Jun 2014
402 Dec 2014Etiam sit amet111423334332100210850004 Dec 2014
" }, "screenshot":{ "state":"

Screenshot

" }, "standingOrders":{ "state":"
#Due DateDescriptionReferencePeriodAmountAcc. No.S. No.
230 Sep 2014Sed consequatX12345-ROBIN-DE-VILLIERSQuarterly150044433232893810
302 Dec 2014Etiam sit amet11102929920293837XYearly850023334332100210
99nullmagazine subscriptionrdevilliersMonthly120098985656112233
" }, "username":{ "state":"anne" } } } ], "result":"SUCCESS" }, { "journeyId":"c43dd1017ee245338bf8eaeca4c4b274", "name":"Test[100] OpenLandingPage Login$SuccessfulLogin Challenge$PassChallenge Notice$AcceptOneNotice Portfolio$MortgageAccountOnly OpenAccountPage$OpenMortgageAccount BackToPorfolio Portfolio$MortgageAccountOnly OpenPersonalPage OpenEditMobile EditMobile BackToPorfolio Portfolio$MortgageAccountOnly OpenPersonalPage OpenEditEmail EditEmail BackToPorfolio Portfolio$MortgageAccountOnly OpenPersonalPage OpenEditAddress EditAddress ", "id":"Test[100]", "filter":"@FilterTests
Predicate filter = and(
 stepAt(0,com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage.class),
 stepAt(1,com.github.robindevilliers.onlinebankingexample.steps.Login.SuccessfulLogin.class),
 stepAt(2,com.github.robindevilliers.onlinebankingexample.steps.Challenge.PassChallenge.class),
 stepAt(3,com.github.robindevilliers.onlinebankingexample.steps.Notice.AcceptOneNotice.class),
 stepAt(4,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.MortgageAccountOnly.class),
 stepAt(5,com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage.OpenMortgageAccount.class),
 stepAt(6,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(7,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.MortgageAccountOnly.class),
 stepAt(8,com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage.class),
 stepAt(9,com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile.class),
 stepAt(10,com.github.robindevilliers.onlinebankingexample.steps.EditMobile.class),
 stepAt(11,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(12,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.MortgageAccountOnly.class),
 stepAt(13,com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage.class),
 stepAt(14,com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail.class),
 stepAt(15,com.github.robindevilliers.onlinebankingexample.steps.EditEmail.class),
 stepAt(16,com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio.class),
 stepAt(17,com.github.robindevilliers.onlinebankingexample.steps.Portfolio.MortgageAccountOnly.class),
 stepAt(18,com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage.class),
 stepAt(19,com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress.class),
 stepAt(20,com.github.robindevilliers.onlinebankingexample.steps.EditAddress.class)
);", "scenarios":[ { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage", "narrative":"OpenLandingPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Login$SuccessfulLogin", "narrative":"Login$SuccessfulLogin", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Challenge$PassChallenge", "narrative":"Challenge$PassChallenge" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Notice$AcceptOneNotice", "narrative":"Notice$AcceptOneNotice", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$MortgageAccountOnly", "narrative":"Portfolio$MortgageAccountOnly", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenMortgageAccount", "narrative":"OpenAccountPage$OpenMortgageAccount", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$MortgageAccountOnly", "narrative":"Portfolio$MortgageAccountOnly", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage", "narrative":"OpenPersonalPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile", "narrative":"OpenEditMobile", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0788 1234 567
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.EditMobile", "narrative":"EditMobile", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "transition":"
Mobile: 0788 1234 5670789 1234 7765
", "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$MortgageAccountOnly", "narrative":"Portfolio$MortgageAccountOnly", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage", "narrative":"OpenPersonalPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail", "narrative":"OpenEditEmail", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.EditEmail", "narrative":"EditEmail", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "transition":"
Email: [email protected][email protected]
", "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio", "narrative":"BackToPorfolio" }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Portfolio$MortgageAccountOnly", "narrative":"Portfolio$MortgageAccountOnly", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage", "narrative":"OpenPersonalPage", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress", "narrative":"OpenEditAddress", "hasState":true, "hasTransition":false, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 7 Special Way, FairBank, ImaginaryVille, WOW007
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.EditAddress", "narrative":"EditAddress", "hasState":true, "hasTransition":true, "scope":{ "accounts":{ "state":"
#Name Type Acc. No.Balance
1Fancy MortgageMortgage1004-15498700
Transactions
#DateDescriptionTypeAmount
130 Aug 2014Nulla consequat massa quis enimDEBIT1500
227 Aug 2014Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcuCREDIT1500
314 Aug 2014In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justoDEBIT3000
412 Aug 2014Nullam dictum felis eu pede mollis pretiumDEBIT2000
510 Aug 2014Integer tinciduntCREDIT1000
" }, "challengePhrase":{ "state":"onceuponamidnightdreary" }, "notices":{ "state":"
  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
" }, "password":{ "state":"other" }, "personalDetails":{ "transition":"
Address: 7 Special Way, FairBank, ImaginaryVille, WOW00715 Plane Road, RudeWay, ImaginaryVille, OPP002
", "state":"
Name: Anne Other
Nationality: British
Domicile: UK
Address: 15 Plane Road, RudeWay, ImaginaryVille, OPP002
Email: [email protected]
Mobile: 0789 1234 7765
" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } } ], "result":"SUCCESS" }, { "journeyId":"37cc0e8d7d704df0af644fcaa1acd942", "name":"Test[83] OpenLandingPage Login$SuccessfulLogin Challenge$FailChallenge ", "id":"Test[83]", "filter":"@FilterTests
Predicate filter = and(
 stepAt(0,com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage.class),
 stepAt(1,com.github.robindevilliers.onlinebankingexample.steps.Login.SuccessfulLogin.class),
 stepAt(2,com.github.robindevilliers.onlinebankingexample.steps.Challenge.FailChallenge.class)
);", "scenarios":[ { "name":"com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage", "narrative":"OpenLandingPage", "hasState":true, "hasTransition":false, "scope":{ "challengePhrase":{ "state":"onceuponamidnightdreary" }, "password":{ "state":"other" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Login$SuccessfulLogin", "narrative":"Login$SuccessfulLogin", "hasState":true, "hasTransition":false, "scope":{ "challengePhrase":{ "state":"onceuponamidnightdreary" }, "password":{ "state":"other" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } }, { "name":"com.github.robindevilliers.onlinebankingexample.steps.Challenge$FailChallenge", "narrative":"Challenge$FailChallenge", "hasState":true, "hasTransition":false, "scope":{ "challengePhrase":{ "state":"onceuponamidnightdreary" }, "password":{ "state":"other" }, "screenshot":{ "state":"

Screenshot

" }, "username":{ "state":"anne" } } } ], "result":"SUCCESS" } ], "stateOrder":{ "com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder":1, "com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder":1, "com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress":2, "com.github.robindevilliers.onlinebankingexample.steps.EditAddress":2, "com.github.robindevilliers.onlinebankingexample.steps.EditMobile":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage":2, "com.github.robindevilliers.onlinebankingexample.steps.EditEmail":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile":2, "com.github.robindevilliers.onlinebankingexample.steps.Notice":2, "com.github.robindevilliers.onlinebankingexample.steps.Challenge":3, "com.github.robindevilliers.onlinebankingexample.steps.Login":3, "com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage":3, "com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage":4, "com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio":5, "com.github.robindevilliers.onlinebankingexample.steps.Portfolio":6 }, "scenarioOrder":{ "com.github.robindevilliers.onlinebankingexample.steps.Challenge$FailChallenge":1, "com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenMortgageAccount":1, "com.github.robindevilliers.onlinebankingexample.steps.OpenAccountPage$OpenCurrentAccount":1, "com.github.robindevilliers.onlinebankingexample.steps.CancelStandingOrder":1, "com.github.robindevilliers.onlinebankingexample.steps.SetupStandingOrder$SetupStandingOrderForLater":1, "com.github.robindevilliers.onlinebankingexample.steps.OpenEditEmail":2, "com.github.robindevilliers.onlinebankingexample.steps.Notice$AcceptOneNotice":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenEditAddress":2, "com.github.robindevilliers.onlinebankingexample.steps.EditAddress":2, "com.github.robindevilliers.onlinebankingexample.steps.Challenge$PassChallenge":2, "com.github.robindevilliers.onlinebankingexample.steps.EditMobile":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenPaymentsPage":2, "com.github.robindevilliers.onlinebankingexample.steps.EditEmail":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenEditMobile":2, "com.github.robindevilliers.onlinebankingexample.steps.OpenLandingPage":3, "com.github.robindevilliers.onlinebankingexample.steps.Login$SuccessfulLogin":3, "com.github.robindevilliers.onlinebankingexample.steps.Portfolio$MortgageAccountOnly":4, "com.github.robindevilliers.onlinebankingexample.steps.Portfolio$AllAccounts":5, "com.github.robindevilliers.onlinebankingexample.steps.OpenPersonalPage":6, "com.github.robindevilliers.onlinebankingexample.steps.BackToPorfolio":7 } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy