MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / seeSum

Method seeSum

test/data/sandbox/support/bdd_helper.js:30–32  ·  view source on GitHub ↗
(sum)

Source from the content-addressed store, hash-verified

28 }
29
30 seeSum(sum) {
31 assert.equal(sum, this.sum)
32 }
33
34 haveDiscountForPrice(price, discount) {
35 this.discountCalc = () => {

Callers 4

my_steps.de.jsFile · 0.80
my_steps.nl.jsFile · 0.80
my_steps.de.jsFile · 0.80
my_steps.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected