Changes
Summary
- Fixed a bug in APITestUtils.buildPerson() - array[array.length] would always throw exceptions if it were hit. Switched a couple of the Identity API test methods to test the negative cases and added a couple test methods. (We can't go adding test accounts yet without having a removeAccount() method.) refs #6731