package v2_1
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- v2_1
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Package Members
- package objectmeta
Type Members
- class ActiveContractsServiceIT extends LedgerTestSuite
- class CheckpointInTailingStreamsIT extends LedgerTestSuite
- Annotations
- @nowarn()
- class ClosedWorldIT extends LedgerTestSuite
- final class CommandDeduplicationIT extends LedgerTestSuite
- class CommandDeduplicationParallelIT extends LedgerTestSuite
- class CommandDeduplicationPeriodValidationIT extends LedgerTestSuite
- final class CommandServiceIT extends LedgerTestSuite with CommandSubmissionTestUtils
- Annotations
- @nowarn()
- final class CommandSubmissionCompletionIT extends LedgerTestSuite
- trait CommandSubmissionTestUtils extends AnyRef
- final class CompletionDeduplicationInfoIT[ServiceRequest] extends LedgerTestSuite
- final class ContractIdIT extends LedgerTestSuite
- final class DamlValuesIT extends LedgerTestSuite
- final class DeeplyNestedValueIT extends LedgerTestSuite
- final class DivulgenceIT extends LedgerTestSuite
- class EventQueryServiceIT extends LedgerTestSuite
- final class ExplicitDisclosureIT extends LedgerTestSuite
- class HealthServiceIT extends LedgerTestSuite
- class IdentityProviderConfigServiceIT extends UserManagementServiceITBase
- final class InteractiveSubmissionServiceIT extends LedgerTestSuite with CommandSubmissionTestUtils
- class InterfaceIT extends LedgerTestSuite
- class InterfaceSubscriptionsIT extends InterfaceSubscriptionsITBase
- abstract class InterfaceSubscriptionsITBase extends LedgerTestSuite
- class InterfaceSubscriptionsWithEventBlobsIT extends InterfaceSubscriptionsITBase
- class LegacyActiveContractsServiceIT extends LedgerTestSuite
- Annotations
- @nowarn()
- class LegacyEventQueryServiceIT extends LedgerTestSuite
- class LegacyTransactionServiceFiltersIT extends LedgerTestSuite
- Annotations
- @nowarn()
- class LegacyTransactionServiceQueryIT extends LedgerTestSuite
- Annotations
- @nowarn()
- class LegacyTransactionServiceStreamsIT extends LedgerTestSuite
- Annotations
- @nowarn()
- final class LimitsIT extends LedgerTestSuite
- final class MultiPartySubmissionIT extends LedgerTestSuite
- final class PackageManagementServiceIT extends LedgerTestSuite
- final class PackageServiceIT extends LedgerTestSuite
- class ParticipantPruningIT extends LedgerTestSuite
- trait PartyManagementITBase extends LedgerTestSuite
- final class PartyManagementServiceIT extends LedgerTestSuite with PartyManagementITBase
- class PartyManagementServiceUpdateRpcIT extends LedgerTestSuite with PartyManagementITBase
- final class SemanticTests extends LedgerTestSuite
- 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.
- 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.
- final class TimeServiceIT extends LedgerTestSuite
- 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.
- class TransactionServiceArgumentsIT extends LedgerTestSuite
- class TransactionServiceAuthorizationIT extends LedgerTestSuite
- class TransactionServiceCorrectnessIT extends LedgerTestSuite
- class TransactionServiceExerciseIT extends LedgerTestSuite
- class TransactionServiceFiltersIT extends LedgerTestSuite
- class TransactionServiceOutputsIT extends LedgerTestSuite
- class TransactionServiceStakeholdersIT extends LedgerTestSuite
- class TransactionServiceValidationIT extends LedgerTestSuite
- class TransactionServiceVisibilityIT extends LedgerTestSuite
- class UpdateServiceQueryIT extends LedgerTestSuite
- class UpdateServiceStreamsIT extends LedgerTestSuite
- class UpdateServiceTopologyEventsIT extends LedgerTestSuite
- class UpgradingIT extends LedgerTestSuite
- final class UserManagementServiceIT extends UserManagementServiceITBase
- abstract class UserManagementServiceITBase extends LedgerTestSuite
- class UserManagementServiceUpdateRpcIT extends UserManagementServiceITBase
- final class ValueLimitsIT extends LedgerTestSuite
- final class WitnessesIT extends LedgerTestSuite
- final class WronglyTypedContractIdIT extends LedgerTestSuite
Value Members
- def default(timeoutScaleFactor: Double): Vector[LedgerTestSuite]
- def optional(tlsConfiguration: Option[TlsClientConfig]): Vector[LedgerTestSuite]
- object CheckpointInTailingStreamsIT
- Annotations
- @nowarn()
- object CommandServiceIT
- object CompanionImplicits
- object ContractIdIT
- object ExplicitDisclosureIT
- object TransactionServiceCorrectnessIT
- object TransactionServiceVisibilityIT
- object UpgradingIT
- object UserManagementServiceIT