siemens / cmp-ra-component

A CMP Registration Authority (RA)
Apache License 2.0
2 stars 5 forks source link

Fix nested messages #112

Closed Akretsch closed 2 weeks ago

Akretsch commented 2 weeks ago

Description

Add Refactoring and more JUnit tests to fix the handling of incoming and outgoing NESTED messages.

Related Issue

111

Motivation and Context

How Has This Been Tested?

see https://github.com/siemens/cmp-ra-component/blob/fix_nested_messages/src/test/java/com/siemens/pki/cmpclientcomponent/test/TestNestedKur.java

Screenshots

(As far as appropriate)

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
83.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud