number of items in the test document.
()
| 42 | |
| 43 | // number of items in the test document. |
| 44 | func testDocumentNBItems() int { |
| 45 | return 11 |
| 46 | } |
| 47 | |
| 48 | // number of objects nodes in the test document. |
| 49 | func testNodeObjNBItems() int { |
no outgoing calls
no test coverage detected
searching dependent graphs…