mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
21.47.2015 dd7569093bcc4d2cd71645827a9329cf3c093d61
HistoricalAttributeValueTestCase.java:
Added test values.
1 files modified
8 ■■■■■ changed files
opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/HistoricalAttributeValueTestCase.java 8 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/HistoricalAttributeValueTestCase.java
@@ -38,10 +38,12 @@
  {
    return new Object[][] {
      { "description:0000014f2d0c9f53000100000001:add:added_value" },
      { "description:0000014f2d0c9f53000100000001:del:deleted_value" },
      { "description:0000014f2d0c9f53000100000001:repl:new_value" },
      { "description:0000014f2d0c9f53000100000001:attrDel" },
      { "description:0000014f2d0c9f53000100000001:add" },
      { "description:0000014f2d0c9f53000100000001:del:deleted_value" },
      { "description:0000014f2d0c9f53000100000001:del" },
      { "description:0000014f2d0c9f53000100000001:repl:new_value" },
      { "description:0000014f2d0c9f53000100000001:repl" },
      { "description:0000014f2d0c9f53000100000001:attrDel" },
      { "dn:0000014f2d0c9f53000100000001:add" },
      { "dn:0000014f2d0c9f53000100000001:moddn" },
      { "description;FR;France:0000014f2d0c9f53000100000001:add:added_value" },