B
|
test.js ➔ describe(ꞌTesting Moduleꞌ)
|
0
|
111
|
1
|
B
|
test.js ➔ ... ➔ describe(ꞌTesting so function returns correct typeꞌ)
|
0
|
25
|
1
|
B
|
test.js ➔ ... ➔ describe(ꞌTesting so getCheckCommand returns correct typeꞌ)
|
0
|
25
|
1
|
B
|
test.js ➔ ... ➔ describe(ꞌTesting sizeꞌ)
|
0
|
27
|
1
|
B
|
test.js ➔ ... ➔ describe(ꞌTesting type of object in Moduleꞌ)
|
0
|
26
|
1
|
A
|
index.js ➔ ???
|
0
|
22
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌchecking ꞌjokeꞌꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌchecking ꞌasciꞌꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌ/joke should return stringꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌ/asci should return stringꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌchecking ꞌquoteꞌꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌcatchPhrase should return stringꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌ/quote should return stringꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌ/catchPhrase should return stringꞌ)
|
0
|
5
|
1
|
A
|
test.js ➔ ... ➔ it(ꞌquote should return stringꞌ)
|
0
|
5
|
1
|