Fix tests code smells - less assertions per test 58/119258/1
authormkidd <michael.kidd@est.tech>
Thu, 11 Mar 2021 13:23:18 +0000 (13:23 +0000)
committermkidd <michael.kidd@est.tech>
Fri, 12 Mar 2021 11:07:37 +0000 (11:07 +0000)
commite13710d3bd6c6aa1c02ccc3ee9e1ecf8b77581c0
tree1bec2993b8c9e870570b3bcfa9c58e7a8787da22
parenteb318925743b62e2dd9f0ca2ec4f360444d7e2a9
Fix tests code smells - less assertions per test

ApexEditorRestResourceTest.java - separate test methods into smaller methods so that less assertions are made per method

Issue-ID: POLICY-3095
Change-Id: Ic7f54916a130dbb403102dec51e6e2fec708f0cf
Signed-off-by: mkidd <michael.kidd@est.tech>
gui-editors/gui-editor-apex/src/test/java/org/onap/policy/gui/editors/apex/rest/handling/ApexEditorRestResourceTest.java