Project Number Date
Live Demo Project 101 03 May 2024, 09:45

Failures Overview

The following summary displays scenarios that failed.

Feature: Second feature
Tags: @checkout
0.092
Scenario Outline Account may not have sufficient funds
Account holder withdraws more cash
Hooks
Before MachineFactory.findCashMachine() 0.010
Output 1

System version: beta3

Before MachineFactory.wait() 0.001
Steps
# Setting the account balance to 100
Given the account balance is 100 0.000
Hooks
Before 0.410
java.lang.Throwable
# The card is valid
# Processing should continue
And the card is valid 0.000
After StepHook.afterStep() 0.410
And the machine contains 100 0.000
When the Account Holder requests 20 0.000
Then the ATM should dispense 20 0.000
And the account balance should be 90 0.001
java.lang.AssertionError: 
Expected: is <80>
     got: <90>

	at org.junit.Assert.assertThat(Assert.java:780)
	at org.junit.Assert.assertThat(Assert.java:738)
	at net.masterthought.example.ATMScenario.checkBalance(ATMScenario.java:69)
	at ✽.And the account balance should be 90(net/masterthought/example/ATMK.feature:12)
java.lang.Throwable
<?xml version="1.0"?>
<!-- syntax highlighting through 
     custom JS / CSS resources and
     highlightjs.org -->
<xml>
  <someNode attr="value" />
</xml>
This file cannot be displayed. Use download button to get the content as file.
Not Base64 Encoded String
1,2,3
one,two,three
unu ,du,tri
And the card should be returned 0.000
{
  "model" : "134b2",
  "price" : {
    "value" : 100000,
    "currency" : "$"
  },
  "notes" : null
}
And its not implemented 0.000
Output 1

Could not connect to the server @Rocky@

Output 2

Could not connect to the server @Mike@

And the card is valid 0.000
Output 1

Checkpoints

232

And the card should be returned 0.090
Hooks
After any.error() 0.064
Undefined step
Feature: Second feature
0.000
Scenario This step has no result...
Steps
Given - even it should 0.000