Skip to content

Test Result : DefaultHonoConfigTest

0 failures (±0)
17 tests (±0)
Took 0.48 sec.

All Tests

Test nameDurationStatus
assertImmutability5 msPassed
getBaseUriReturnsDefaultValueIfNotContainedInConfig31 msPassed
getBaseUriReturnsExplicitlyConfiguredValue33 msPassed
getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig34 msPassed
getBootstrapServerUrisReturnsExplicitlyConfiguredValues34 msPassed
getCredentialsReturnsDefaultValueIfNotContainedInConfig34 msPassed
getCredentialsReturnsExplicitlyConfiguredValues33 msPassed
getSaslMechanismReturnsDefaultValueIfNotContainedInConfig34 msPassed
getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig34 msPassed
getTrustedCertificatesReturnsExplicitlyConfiguredValue34 msPassed
isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig34 msPassed
isValidateCertificatesReturnsExplicitlyConfiguredValue33 msPassed
newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid35 msPassed
newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid35 msPassed
newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown35 msPassed
newInstanceWithNullActorSystemThrowsException1 msPassed
testHashCodeAndEquals8 msPassed