cmsdaq / DAQAggregator

Aggregate monitoring data from the CMS DAQ system
0 stars 3 forks source link

refactoring hardware connector initialize #92

Closed andreh12 closed 7 years ago

andreh12 commented 7 years ago

introduced a method initialize() in class HardwareConnector which directly takes an argument of type Properties instead of passing login etc. individually.

mvn integration-test reports:

Tests run: 41, Failures: 0, Errors: 0, Skipped: 2 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0