Class ContractProjectUpdater


  • public class ContractProjectUpdater
    extends Object
    Updates the project containing contracts.
    Since:
    2.0.0
    Author:
    Marcin Grzejszczak
    • Constructor Detail

      • ContractProjectUpdater

        public ContractProjectUpdater​(StubRunnerOptions stubRunnerOptions)
    • Method Detail

      • updateContractProject

        public void updateContractProject​(String projectName,
                                          Path rootStubsFolder)
        Merges the folder with stubs with the project containing contracts.
        Parameters:
        projectName - name of the project
        rootStubsFolder - root folder of the stubs