aboutsummaryrefslogtreecommitdiffstats
path: root/utils-test
AgeCommit message (Expand)AuthorFilesLines
2019-09-05Bump version in policy/common elaltoJim Hahn1-1/+1
2019-08-21Enhance TestTimeMultiJim Hahn19-185/+2405
2019-08-02Bump version in policy/commonJim Hahn1-1/+1
2019-06-25Moving ToStringTester to utils-test moduleramverma2-0/+72
2019-06-21Bump common to 1.5.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-12Apply simple sonar fixesJim Hahn6-71/+72
2019-05-28Change version to 1.5.0Pamela Dragosh1-1/+1
2019-05-01Bump common snapshotPamela Dragosh1-1/+1
2019-02-28Get proper message in test logger appenderJim Hahn2-9/+18
2019-02-15Fix sonar issues with gson codeJim Hahn2-12/+28
2019-02-14Sonar fixesJim Hahn4-15/+50
2019-02-13Add gson handler and testsJim Hahn8-1/+809
2019-02-08Replace PolicyAssert with assertjJim Hahn2-149/+0
2019-01-08Replace expectException with AssertJJim Hahn2-32/+17
2018-10-31Set new master version for Dublinliamfallon1-4/+3
2018-10-24Fix refering to snapshot in policy/common1.3.1ramverma1-1/+1
2018-10-03Support Throwables in expectException()Jim Hahn2-18/+39
2018-10-02Add expectException to policy-commonJim Hahn2-0/+128
2018-09-26Use powermock version from parent pomJim Hahn1-1/+0
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-0/+7
2018-09-21new sonar issues in policy/commonJim Hahn2-29/+56
2018-09-14add more junit coverage to new Serializer classJim Hahn3-78/+410
2018-09-13add utility class to test serializable classesJim Hahn2-0/+184
2018-08-13Fix checkstyle in utilsPamela Dragosh10-909/+920
2018-08-10get time from correct timer objectJim Hahn1-1/+1
2018-07-10fixed Checkstyle warningsvamshi.nemalikonda2-138/+201
2018-07-03fixed Checkstyle warningsvamshi.nemalikonda1-31/+32
2018-06-19Add CurrentTime utilitiesJim Hahn5-0/+446
2018-06-07Removing checkstyle warnings from ErrorsTestervamshi.nemalikonda1-15/+17
2018-06-07Fixed most of the Checkstyle warnings.vamshi.nemalikonda1-14/+14
2018-06-05Update policy-common to SNAPSHOT-1.3.0liamfallon1-1/+1
2018-05-21Update Policy Common to 1.2.3-SNAPSHOTliamfallon1-1/+1
2018-05-16Upgrade SNAPSHOT to 1.2.2liamfallon1-1/+1
2018-04-13Upgrade SNAPSHOT to 1.2.1Pamela Dragosh1-1/+1
2018-03-15Removed checkstyle warningsmmis5-754/+742
2018-02-20Merge "Consolidating and organizing dependencies"Jorge Hernandez1-2/+0
2018-02-20Consolidating and organizing dependenciesPamela Dragosh1-2/+0
2018-02-19Rename utils-test testXxx() methodsJim Hahn6-52/+52
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn12-12/+13
2018-02-08Add ExtractAppender to facilite junit testsJim Hahn12-546/+1720
2018-02-05Add utils-test projectJim Hahn3-0/+874