diff options
author | Sandeep J <sandeejh@in.ibm.com> | 2018-08-21 16:48:38 +0530 |
---|---|---|
committer | Takamune Cho <tc012c@att.com> | 2018-08-31 12:42:40 +0000 |
commit | 427428023f01af5ff4d2683ce260b25f58e43865 (patch) | |
tree | ca8f559f1962fe70374a9253b1f8879c387d7935 /appc-config/appc-flow-controller | |
parent | 9197e727349f035c9f782f5e841c4b3e2f2ff1f5 (diff) |
refactored code in ExecuteNodeActionImpl.java
created a method a called getVserverRelations(SvcLogicContext vnfCtx,
SvcLogicContext ctx) having the logic for looping through relationship-list
data, to get vserver relations. This piece of code was earlier not
covered by test cases. By putting this logic in a separate method, we
will be able to write a specific test case for this logic and will be
able to increase the code coverage by a big amount.
Issue-ID: APPC-1086
Change-Id: Iffa2a4f04a1fd2b93edc4bcdfef8625f196a305e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Diffstat (limited to 'appc-config/appc-flow-controller')
0 files changed, 0 insertions, 0 deletions