it("#sum", function() {
      testCase(this, [
        {
          source: [ 1, 2, 3, 4, 5 ],
          result: 15