Uses of Class
com.regnosys.rosetta.common.transform.TestPackModel
Packages that use TestPackModel
-
Uses of TestPackModel in com.regnosys.rosetta.common.transform
Methods in com.regnosys.rosetta.common.transform that return TestPackModelModifier and TypeMethodDescriptionstatic TestPackModelTestPackUtils.createTestPack(String testPackName, TransformType transformType, String formattedFunctionName, List<TestPackModel.SampleModel> sampleModels) Methods in com.regnosys.rosetta.common.transform that return types with arguments of type TestPackModelModifier and TypeMethodDescriptionstatic List<TestPackModel>TestPackUtils.getTestPackModels(Path resourcePath, ClassLoader classLoader, com.fasterxml.jackson.databind.ObjectMapper jsonObjectMapper) static List<TestPackModel>TestPackUtils.getTestPackModels(List<TestPackModel> testPackModels, String pipelineId) Method parameters in com.regnosys.rosetta.common.transform with type arguments of type TestPackModelModifier and TypeMethodDescriptionstatic List<TestPackModel>TestPackUtils.getTestPackModels(List<TestPackModel> testPackModels, String pipelineId)