aboutsummaryrefslogtreecommitdiffstats
path: root/utils-test/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn1-2/+0
2020-04-06Address sonar issues in commonJim Hahn1-16/+1
2020-03-27More sonar issues cleanupPamela Dragosh1-2/+3
2020-02-17Add PseudoExecutor to utils-testJim Hahn1-0/+60
2020-01-20Replace deprecated Nashorn javascript engineJim Hahn1-2/+2
2020-01-10Address items deprecated by move to java 11Jim Hahn1-2/+4
2019-08-21Enhance TestTimeMultiJim Hahn9-69/+1388
2019-06-12Apply simple sonar fixesJim Hahn5-68/+69
2019-02-28Get proper message in test logger appenderJim Hahn1-7/+16
2019-02-15Fix sonar issues with gson codeJim Hahn1-2/+4
2019-02-14Sonar fixesJim Hahn2-5/+40
2019-02-13Add gson handler and testsJim Hahn4-0/+392
2019-02-08Replace PolicyAssert with assertjJim Hahn1-85/+0
2019-01-08Replace expectException with AssertJJim Hahn1-31/+10
2018-10-03Support Throwables in expectException()Jim Hahn1-10/+28
2018-10-02Add expectException to policy-commonJim Hahn1-0/+67
2018-09-21new sonar issues in policy/commonJim Hahn1-24/+49
2018-09-14add more junit coverage to new Serializer classJim Hahn1-2/+278
2018-09-13add utility class to test serializable classesJim Hahn1-0/+95
2018-08-13Fix checkstyle in utilsPamela Dragosh3-14/+16
2018-08-10get time from correct timer objectJim Hahn1-1/+1
2018-06-19Add CurrentTime utilitiesJim Hahn2-0/+182
2018-03-15Removed checkstyle warningsmmis5-754/+742
2018-02-19Rename utils-test testXxx() methodsJim Hahn3-13/+13
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn6-6/+6
2018-02-08Add ExtractAppender to facilite junit testsJim Hahn6-104/+857
2018-02-05Add utils-test projectJim Hahn1-0/+207