Package com.regnosys.testing.transform
Class TestPackConfigWriter
java.lang.Object
com.regnosys.testing.transform.TestPackConfigWriter
-
Constructor Summary
ConstructorsConstructorDescriptionTestPackConfigWriter(com.fasterxml.jackson.databind.ObjectMapper writeMapper) TestPackConfigWriter(com.fasterxml.jackson.databind.ObjectMapper writeMapper, com.regnosys.rosetta.common.reports.RegReportPaths paths) -
Method Summary
Modifier and TypeMethodDescriptionreadAllDescriptorFiles(Path testPackModelParentDirectory) voidsortAndWriteConfigFile(Path resourcesPath, Path configPath, com.regnosys.rosetta.common.transform.TestPackModel testPackModel) voidwriteConfigFile(Path resourcesPath, Path configPath, String id, Object 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
-
writeConfigFile
-
readAllDescriptorFiles
-