Given
the account balance is 100
0.000
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)
<?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
Your browser does not support the video tag.
Your browser does not support the video tag.
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
And
the card should be returned
0.090