daml/ledger/sandbox-common
Samir Talwar f6a75b42f3
ledger-api-common: Do not mock final classes. (#10733)
* ledger-api-common: Replace `URL` with a trait so we can fake it.

This means we don't have to use Mockito to stub out `URL`, which is
final and therefore requires magic to stub.

CHANGELOG_BEGIN
CHANGELOG_END

* ledger-api-common: Move tests that open streams into SecretsUrlTest.

* ledger-api-common: Make SecretsUrl constructors simple methods.

* ledger-api-common: Reduce concrete implementations of SecretsUrl.
2021-09-01 13:36:30 +00:00
..
historical-dars Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
src ledger-api-common: Do not mock final classes. (#10733) 2021-09-01 13:36:30 +00:00
BUILD.bazel Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00