flake8
passed.
JSHint
passed.
Review Request #12503 — Created Aug. 5, 2022 and submitted
This updates the ClearCase unit tests to build a
ClearCaseClientin
each test where it's needed, rather than insetUp(). This is in
prepration for new tests that will need to handle client construction
differently.Tests are no longer skipped if
cleartoolis missing. These tests mock
all thecleartoolinvocations, with the exception of the initial
cleartoolcheck and fetching host properties. With these set up with
spies, we no longer need to worry about whethercleartoolis
installed.
ClearCase unit tests pass.
| Summary | ID |
|---|---|
| be7bb65626ff5a9def485877b1214070b7a5da40 |