Refactor tests for TerminationPoint options
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 14 May 2015 20:40:02 +0000 (16:40 -0400)
committerSam Hague <shague@redhat.com>
Fri, 15 May 2015 00:48:02 +0000 (00:48 +0000)
commit45ad89e35f2896f3a6e052e61585c8bab170b1e1
tree11bd23d5e1892a7ec873ce92e286a33f0a5693f2
parent73fa7118c3fde0f26d6ecced5897eba104ae2f85
Refactor tests for TerminationPoint options

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

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