Test ran: PASS: [,].length == 1, should be 1 PASS: [null,].length == 1, should be 1 PASS: [,null].length == 2, should be 2 PASS: [null,null].length == 2, should be 2