summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/test/java/at/gv/egiz/eaaf/core/impl
AgeCommit message (Collapse)AuthorFilesLines
2021-03-12refactor some code to Java Stream APIThomas1-1/+2
2020-12-09Merge branch 'feature/gitlabci' into 'nightlyBuild'Thomas Lenz3-2/+8
Feature/gitlabci See merge request egiz/eaaf_components!5
2020-12-07update jUnit tests to fix problem with execution orderThomas Lenz3-2/+8
2020-11-09refactor error-handling in pending-request generation-stategiesThomas Lenz1-51/+12
2020-06-23add new pendingRequestId generation-strategy that uses ↵Thomas Lenz2-0/+526
authenticated-encryption protect the internal pendingRequesttId
2020-02-18update jUnit test for module specific message sourcesThomas Lenz1-10/+13
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz3-3/+42
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types
2019-12-04common EGIZ code-style refactoringThomas Lenz2-46/+497
2019-10-22add JUnitTestStatusMessenger implementationThomas Lenz1-0/+56