commit | 54800b25c8bcb27725c559e5fe7329dc46daf1a0 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Feb 19 10:24:33 2018 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Feb 19 17:47:55 2018 -0500 |
tree | b8f63ad06704705402bb43b96dd4aee20059ec54 | |
parent | 19d3bfa5a1e6f69cde7a5e814b1975330249dcd0 [diff] |
Rename utils-test testXxx() methods Fixed sonar complaints about the testXxx_Yyy() methods in the XxxTester classes. In most cases, they were renamed to testYyy(). The top-level method, test(), was not renamed so-as not to break existing tests that already depend on it. Renamed testStringConstuctor() to testString(). Change-Id: I00e8993c71fa9d9cb83bea82276d9706dd0e7c45 Issue-ID: POLICY-246 Signed-off-by: Jim Hahn <jrh3@att.com>
This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it: