3.1.1.12.2.2.3.2 TestReplicationEpoch

 TestReplicationEpoch(NCRenameDescription) = 
     TestReplicationEpochFragment01,
     ErrorReportNoEnd,
     TestReplicationEpochFragment02,
     TestReplicationEpochFragment03,
     NCRenameDescription.NewReplicationEpoch,
     TestReplicationEpochFragment04,
     ErrorReport,
     TestReplicationEpochFragment05,
     WhiteSpace;
  
 TestReplicationEpochFragment01 = 
     "<predicate test=\"not\" ";
  
 TestReplicationEpochFragment02 = 
     "<predicate test=\"compare\" path=\"$LocalNTDSSettingsObjectDN$\"";
  
 TestReplicationEpochFragment03 = 
     " attribute=\"msDS-ReplicationEpoch\" attrval=\"";
  
 TestReplicationEpochFragment04 = 
     "\" defaultvalue=\"0\" type=\"base\" ";
  
 TestReplicationEpochFragment05 = 
     "</predicate>";