Packages

package v2_1

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. v2_1
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package objectmeta

Type Members

  1. class ActiveContractsServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  2. class CheckpointInTailingStreamsIT extends LedgerTestSuite
    Annotations
    @nowarn()
  3. class ClosedWorldIT extends LedgerTestSuite
  4. final class CommandDeduplicationIT extends LedgerTestSuite
  5. class CommandDeduplicationParallelIT extends LedgerTestSuite
  6. class CommandDeduplicationPeriodValidationIT extends LedgerTestSuite
    Annotations
    @nowarn()
  7. final class CommandServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  8. final class CommandSubmissionCompletionIT extends LedgerTestSuite
  9. final class CompletionDeduplicationInfoIT[ServiceRequest] extends LedgerTestSuite
  10. final class ContractIdIT extends LedgerTestSuite
    Annotations
    @nowarn()
  11. final class DamlValuesIT extends LedgerTestSuite
  12. final class DeeplyNestedValueIT extends LedgerTestSuite
  13. final class DivulgenceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  14. class EventQueryServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  15. final class ExplicitDisclosureIT extends LedgerTestSuite
    Annotations
    @nowarn()
  16. class ExternalPartyManagementServiceIT extends LedgerTestSuite with PartyManagementITBase
  17. class HealthServiceIT extends LedgerTestSuite
  18. class IdentityProviderConfigServiceIT extends UserManagementServiceITBase
  19. final class InteractiveSubmissionServiceIT extends LedgerTestSuite
  20. class InterfaceIT extends LedgerTestSuite
  21. class InterfaceSubscriptionsIT extends InterfaceSubscriptionsITBase
  22. abstract class InterfaceSubscriptionsITBase extends LedgerTestSuite
    Annotations
    @nowarn()
  23. class InterfaceSubscriptionsWithEventBlobsIT extends InterfaceSubscriptionsITBase
  24. class LegacyActiveContractsServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  25. class LegacyEventQueryServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  26. class LegacyTransactionServiceFiltersIT extends LedgerTestSuite
    Annotations
    @nowarn()
  27. class LegacyTransactionServiceQueryIT extends LedgerTestSuite
    Annotations
    @nowarn()
  28. class LegacyTransactionServiceStreamsIT extends LedgerTestSuite
    Annotations
    @nowarn()
  29. final class LimitsIT extends LedgerTestSuite
    Annotations
    @nowarn()
  30. final class MultiPartySubmissionIT extends LedgerTestSuite
    Annotations
    @nowarn()
  31. final class PackageManagementServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  32. final class PackageServiceIT extends LedgerTestSuite
  33. class ParticipantPruningIT extends LedgerTestSuite
    Annotations
    @nowarn()
  34. trait PartyManagementITBase extends LedgerTestSuite
  35. final class PartyManagementServiceIT extends LedgerTestSuite with PartyManagementITBase
  36. class PartyManagementServiceUpdateRpcIT extends LedgerTestSuite with PartyManagementITBase
  37. final class SemanticTests extends LedgerTestSuite
    Annotations
    @nowarn()
  38. final class StateServiceIT extends LedgerTestSuite
  39. final class TLSAtLeastOnePointTwoIT extends TlsIT

    Verifies that a participant server disallows TLSv1.1 or older, i.e.:

    Verifies that a participant server disallows TLSv1.1 or older, i.e.:

    • accepts either TLSv1.2 or TLSv1.3 connections,
    • rejects TLSv1.1 (or lower) connections.
  40. final class TLSOnePointThreeIT extends TlsIT

    Verifies that a participant server correctly handles TLSv1.3 only mode, i.e.:

    Verifies that a participant server correctly handles TLSv1.3 only mode, i.e.:

    • accepts TLSv1.3 connections,
    • rejects TLSv1.2 (or lower) connections.
  41. final class TimeServiceIT extends LedgerTestSuite
    Annotations
    @nowarn()
  42. abstract class TlsIT extends LedgerTestSuite

    Verifies that the given participant server correctly handles client connections over selected TLS versions.

    Verifies that the given participant server correctly handles client connections over selected TLS versions.

    It works by creating and exercising a series of client service stubs, each over different TLS version.

  43. class TransactionServiceArgumentsIT extends LedgerTestSuite
  44. class TransactionServiceAuthorizationIT extends LedgerTestSuite
  45. class TransactionServiceCorrectnessIT extends LedgerTestSuite
    Annotations
    @nowarn()
  46. class TransactionServiceExerciseIT extends LedgerTestSuite
    Annotations
    @nowarn()
  47. class TransactionServiceFiltersIT extends LedgerTestSuite
    Annotations
    @nowarn()
  48. class TransactionServiceOutputsIT extends LedgerTestSuite
    Annotations
    @nowarn()
  49. class TransactionServiceStakeholdersIT extends LedgerTestSuite
  50. class TransactionServiceStreamsIT extends LedgerTestSuite
    Annotations
    @nowarn()
  51. class TransactionServiceValidationIT extends LedgerTestSuite
    Annotations
    @nowarn()
  52. class TransactionServiceVisibilityIT extends LedgerTestSuite
    Annotations
    @nowarn()
  53. class UpdateServiceQueryIT extends LedgerTestSuite
    Annotations
    @nowarn()
  54. class UpdateServiceTopologyEventsIT extends LedgerTestSuite
  55. class UpgradingIT extends LedgerTestSuite
    Annotations
    @nowarn()
  56. final class UserManagementServiceIT extends UserManagementServiceITBase
  57. abstract class UserManagementServiceITBase extends LedgerTestSuite
  58. class UserManagementServiceUpdateRpcIT extends UserManagementServiceITBase
  59. final class ValueLimitsIT extends LedgerTestSuite
  60. final class WitnessesIT extends LedgerTestSuite
    Annotations
    @nowarn()
  61. final class WronglyTypedContractIdIT extends LedgerTestSuite

Value Members

  1. def default(timeoutScaleFactor: Double): Vector[LedgerTestSuite]
  2. def optional(tlsConfiguration: Option[TlsClientConfig]): Vector[LedgerTestSuite]
  3. object CheckpointInTailingStreamsIT
    Annotations
    @nowarn()
  4. object CompanionImplicits
  5. object ContractIdIT
  6. object ExplicitDisclosureIT
    Annotations
    @nowarn()
  7. object TransactionServiceCorrectnessIT
    Annotations
    @nowarn()
  8. object TransactionServiceVisibilityIT
    Annotations
    @nowarn()
  9. object UpgradingIT
    Annotations
    @nowarn()
  10. object UserManagementServiceIT

Inherited from AnyRef

Inherited from Any

Ungrouped