RED-5624: Refactoring of justifications

fixed ManualRedactionTest
This commit is contained in:
yhampe 2024-08-06 12:58:39 +02:00
parent 801dc52cd2
commit c9e3a9d086

View File

@ -2530,10 +2530,10 @@ public class ManualRedactionTest extends AbstractPersistenceServerServiceTest {
List.of(entityLogEntry), List.of(entityLogEntry),
List.of(new EntityLogLegalBasis("1.1 personal data (incl. geolocation); Article 39(e)(3)", List.of(new EntityLogLegalBasis("1.1 personal data (incl. geolocation); Article 39(e)(3)",
"desc", "desc",
"Article 39(e)(3) of Regulation (EC) No 178/2002"), "Article 39(e)(3) of Regulation (EC) No 178/2002",""),
new EntityLogLegalBasis("4. commercial information", new EntityLogLegalBasis("4. commercial information",
"desc 2", "desc 2",
"Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)")), "Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)","")),
0, 0,
0, 0,
0, 0,
@ -2600,10 +2600,10 @@ public class ManualRedactionTest extends AbstractPersistenceServerServiceTest {
List.of(entityLogEntry), List.of(entityLogEntry),
List.of(new EntityLogLegalBasis("1.1 personal data (incl. geolocation); Article 39(e)(3)", List.of(new EntityLogLegalBasis("1.1 personal data (incl. geolocation); Article 39(e)(3)",
"desc", "desc",
"Article 39(e)(3) of Regulation (EC) No 178/2002"), "Article 39(e)(3) of Regulation (EC) No 178/2002", ""),
new EntityLogLegalBasis("4. commercial information", new EntityLogLegalBasis("4. commercial information",
"desc 2", "desc 2",
"Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)")), "Article 63(2)(a) of Regulation (EC) No 1107/2009 (making reference to Article 39 of Regulation EC No 178/2002)","")),
0, 0,
0, 0,
0, 0,