aboutsummaryrefslogtreecommitdiffstats
path: root/cloudify-client/src/test/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)9-699/+694
Added in maven plugins to enforce coding style rules Added in eclipse java formatting xml Change-Id: I3727bbf4ce8dc66abfd8ad21b6cfd0890c5d3ff0 Issue-ID: SO-1765 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-14junits for HttpClientRedirectStrategyTomasz Gwozdecki1-1/+27
-Added new test for HttpClientRedirectStrategy -Tests for method getRedirect Change-Id: Ifb8cd2becc515ed349ecaed99b5b2f902b253b03 Issue-ID: SO-814 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-10-29junits for HttpClientRedirectStrategyTomasz Gwozdecki1-0/+18
-Added new test for HttpClientRedirectStrategy -Tests for method getRedirect Change-Id: Id3adf920c1e3e53d93aa3658f147d571cb631f94 Issue-ID: SO-814 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-09-18junits for HttpClientRedirectStrategyTomasz Gwozdecki1-0/+50
-Added new tests for HttpClientRedirectStrategy -Tests for method getRedirect Change-Id: Ica45eac1cbf65170b5b9c84f002b05884c36f5a0 Issue-ID: SO-814 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-08-09junits for HttpClientRedirectStrategyTomasz Gwozdecki1-0/+53
-Added new test class for HttpClientRedirectStrategy -Test for method isRedirectable Change-Id: I631ba978262316799fa10ddab4af4cfbb35dafd9 Issue-ID: SO-814 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)8-0/+1039
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>