DeviceTwinCommon 类
定义
Utility functions, setup and teardown for all device twin integration tests. This class should not contain any tests, but any child class should.
public class DeviceTwinCommon extends IntegrationTest
- 继承
继承成员
IntegrationTest.AMQP_AUTHENTICATION_SESSION_TIMEOUT_SECONDS
IntegrationTest.AMQP_DEVICE_SESSION_TIMEOUT_SECONDS
IntegrationTest.basicTierHubOnlyTestRule
IntegrationTest.continuousIntegrationTestRule
IntegrationTest.deviceProvisioningServiceTestRule
IntegrationTest.digitalTwinTestRule
IntegrationTest.flakeyTestRule
IntegrationTest.HTTP_READ_TIMEOUT
IntegrationTest.iotHubTestRule
IntegrationTest.isBasicTierHub
IntegrationTest.isPullRequest
IntegrationTest.multiplexingClientTestRule
IntegrationTest.recycleIdentities
IntegrationTest.runDigitalTwinTests
IntegrationTest.runIotHubTests
IntegrationTest.runProvisioningTests
IntegrationTest.standardTierHubOnlyTestRule
IntegrationTest.throttleResistantTestRule
IntegrationTest.timeout
IntegrationTest.watcher
IntegrationTest.x509CertificateGenerator
构造函数
DeviceTwinCommon(IotHubClientProtocol protocol, AuthenticationType authenticationType, ClientType clientType) |