Refactor tests for Interface external_ids
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 14 May 2015 18:50:26 +0000 (14:50 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Thu, 14 May 2015 18:51:01 +0000 (14:51 -0400)
commit194f6472773b66ba7a63a4cbfeb087c8b8dc4c50
tree11bd23d5e1892a7ec873ce92e286a33f0a5693f2
parentd12b60e7a1af35139d1ce7288f7a8a29fc9c097a
Refactor tests for Interface external_ids

This change refactors the test procedure for Interface external_ids.
Functionality is added to perform "update" tests for the Interface external_ids
field.  The existing test case for Create, Read & Delete of Interface
external_ids is consolidated with the new update test procedure resulting in
one test containing 16 test cases for full CRUD coverage.

Change-Id: I92bf2532cdd2f005ddbc736b8c7de7bbb82efdea
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>