Class TestPackConfigWriter

java.lang.Object
com.regnosys.testing.transform.TestPackConfigWriter

public class TestPackConfigWriter extends Object
  • Constructor Details

    • TestPackConfigWriter

      public TestPackConfigWriter(com.fasterxml.jackson.databind.ObjectMapper writeMapper)
    • TestPackConfigWriter

      public TestPackConfigWriter(com.fasterxml.jackson.databind.ObjectMapper writeMapper, com.regnosys.rosetta.common.reports.RegReportPaths paths)
  • Method Details

    • sortAndWriteConfigFile

      public void sortAndWriteConfigFile(Path resourcesPath, Path configPath, com.regnosys.rosetta.common.transform.TestPackModel testPackModel)
    • writeConfigFile

      public void writeConfigFile(Path resourcesPath, Path configPath, String id, Object object)
    • readAllDescriptorFiles

      public Map<Path,List<com.regnosys.rosetta.common.transform.TestPackModel>> readAllDescriptorFiles(Path testPackModelParentDirectory)