function assertEqualParts(parts,partDescriptions,expectedParts,description) { assert_equals(parts.length,partDescriptions.length,`${description}: lengths differ`); for(let i=0;i