aboutsummaryrefslogtreecommitdiffstats
path: root/utils-test/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Eliminate constructors with side-effectsJim Hahn1-1/+1
2019-08-21Enhance TestTimeMultiJim Hahn9-116/+1006
2019-06-25Moving ToStringTester to utils-test moduleramverma1-0/+67
2019-06-12Apply simple sonar fixesJim Hahn1-3/+3
2019-02-28Get proper message in test logger appenderJim Hahn1-2/+2
2019-02-15Fix sonar issues with gson codeJim Hahn1-10/+24
2019-02-14Sonar fixesJim Hahn2-10/+10
2019-02-13Add gson handler and testsJim Hahn3-0/+412
2019-02-08Replace PolicyAssert with assertjJim Hahn1-64/+0
2018-10-03Support Throwables in expectException()Jim Hahn1-8/+11
2018-10-02Add expectException to policy-commonJim Hahn1-0/+61
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-0/+7
2018-09-21new sonar issues in policy/commonJim Hahn1-5/+7
2018-09-14add more junit coverage to new Serializer classJim Hahn1-9/+55
2018-09-13add utility class to test serializable classesJim Hahn1-0/+89
2018-08-13Fix checkstyle in utilsPamela Dragosh7-895/+904
2018-07-10fixed Checkstyle warningsvamshi.nemalikonda2-138/+201
2018-07-03fixed Checkstyle warningsvamshi.nemalikonda1-31/+32
2018-06-19Add CurrentTime utilitiesJim Hahn2-0/+259
2018-06-07Removing checkstyle warnings from ErrorsTestervamshi.nemalikonda1-15/+17
2018-06-07Fixed most of the Checkstyle warnings.vamshi.nemalikonda1-14/+14
2018-02-19Rename utils-test testXxx() methodsJim Hahn3-39/+39
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn5-6/+6
2018-02-08Add ExtractAppender to facilite junit testsJim Hahn5-442/+858
2018-02-05Add utils-test projectJim Hahn1-0/+588