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