-
Task
-
Resolution: Fixed
-
Major
We need to decouple the following:
RunFromFileBuilder.java
RunResultRecorder.java
HpToolsLauncher
In order to avoid changes that could affect each other and to be aware of each other responsibility.
We need to decouple the following:
RunFromFileBuilder.java
RunResultRecorder.java
HpToolsLauncher
In order to avoid changes that could affect each other and to be aware of each other responsibility.
Ran simple LR scenario that passed after the decoupling PR https://github.com/jenkinsci/hpe-application-automation-tools-plugin/pull/159