Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
191 0 0 0 100% 9.642 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.bremersee.ldaptive 108 0 0 0 100% 8.283 s
org.bremersee.ldaptive.serializable 28 0 0 0 100% 0.530 s
org.bremersee.ldaptive.transcoder 51 0 0 0 100% 0.812 s
org.bremersee.ldaptive.converter 4 0 0 0 100% 0.017 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.bremersee.ldaptive

- Class Tests Errors Failures Skipped Success Rate Time
LdaptivePropertiesTest 44 0 0 0 100% 0.222 s
LdaptiveExceptionTest 1 0 0 0 100% 0.002 s
ReactiveLdaptiveTemplateTest 14 0 0 0 100% 0.704 s
LdaptiveSambaTemplateTest 5 0 0 0 100% 0.213 s
LdaptiveAttributeTest 17 0 0 0 100% 0.844 s
LdaptiveEntryImmutableMapperTest 1 0 0 0 100% 1.583 s
LdaptiveTemplateTest 16 0 0 0 100% 3.954 s
LdaptiveEntryMapperTest 6 0 0 0 100% 0.014 s
LdaptiveObjectMapperModuleTest 2 0 0 0 100% 0.740 s
DefaultLdaptiveErrorHandlerTest 2 0 0 0 100% 0.007 s

org.bremersee.ldaptive.serializable

- Class Tests Errors Failures Skipped Success Rate Time
SerLdapAttrTest 25 0 0 0 100% 0.100 s
SerLdapEntryTest 3 0 0 0 100% 0.430 s

org.bremersee.ldaptive.transcoder

- Class Tests Errors Failures Skipped Success Rate Time
UserAccountControlValueTranscoderTest 3 0 0 0 100% 0.010 s
DnValueTranscoderTest 8 0 0 0 100% 0.012 s
ValueTranscoderFactoryTest 26 0 0 0 100% 0.062 s
FileTimeToOffsetDateTimeValueTranscoderTest 3 0 0 0 100% 0.011 s
UserAccountControlTest 8 0 0 0 100% 0.707 s
GeneralizedTimeToOffsetDateTimeValueTranscoderTest 3 0 0 0 100% 0.010 s

org.bremersee.ldaptive.converter

- Class Tests Errors Failures Skipped Success Rate Time
DnToStringConverterTest 1 0 0 0 100% 0.002 s
JacksonDnTest 2 0 0 0 100% 0.013 s
StringToDnConverterTest 1 0 0 0 100% 0.002 s

Test Cases

[Summary] [Package List] [Test Cases]

DnToStringConverterTest

convert 0.002 s

SerLdapAttrTest

testSerialization 0.019 s
testToString(boolean)[1] 0.002 s
testToString(boolean)[2] 0.002 s
isBinary(boolean)[1] 0.001 s
isBinary(boolean)[2] 0.001 s
size(boolean)[1] 0.001 s
size(boolean)[2] 0.001 s
getBinaryValueEmpty 0.005 s
hasValue(boolean)[1] 0.002 s
hasValue(boolean)[2] 0.001 s
testHashCode(boolean)[1] 0.002 s
testHashCode(boolean)[2] 0.001 s
getStringValueEmpty 0.001 s
testEquals(boolean)[1] 0.004 s
testEquals(boolean)[2] 0.001 s
getBinaryValues(boolean)[1] 0.004 s
getBinaryValues(boolean)[2] 0.002 s
getAttributeName(boolean)[1] 0 s
getAttributeName(boolean)[2] 0.001 s
getStringValues(boolean)[1] 0.002 s
getStringValues(boolean)[2] 0.001 s
getBinaryValue(boolean)[1] 0.001 s
getBinaryValue(boolean)[2] 0.001 s
getStringValue(boolean)[1] 0.001 s
getStringValue(boolean)[2] 0.001 s

LdaptivePropertiesTest

getReconnectStrategy(String)[1] 0.031 s
getReconnectStrategy(String)[2] 0.001 s
getReconnectStrategy(String)[3] 0.001 s
getConnectionStrategy(String)[1] 0.001 s
getConnectionStrategy(String)[2] 0.001 s
getConnectionStrategy(String)[3] 0.001 s
getConnectionStrategy(String)[4] 0.001 s
getPrunePeriod 0 s
isImmutable(boolean)[1] 0.002 s
isImmutable(boolean)[2] 0.002 s
isValidateOnCheckIn 0.001 s
getResponseTimeout 0.001 s
getAutoReplay(boolean)[1] 0.002 s
getAutoReplay(boolean)[2] 0.001 s
getValidatePeriod 0 s
getConnectTimeout 0 s
getAuthenticationKey 0.001 s
isPooled(boolean)[1] 0.067 s
isPooled(boolean)[2] 0.002 s
getBindCredential 0.001 s
getConnectionStrategyRoundRobin 0 s
isFastBind(boolean)[1] 0.002 s
isFastBind(boolean)[2] 0.001 s
getTrustCertificates 0.001 s
getBindDn 0.001 s
getReconnectStrategyInfinitiveWithBackoff 0.001 s
getSearchValidator 0.001 s
getConnectionStrategyRandom 0.001 s
getLdapUrl 0.001 s
getAuthenticationCertificate 0 s
isUseStartTls(boolean)[1] 0.001 s
isUseStartTls(boolean)[2] 0.001 s
isValidateOnCheckOut 0.001 s
getMinPoolSize 0.001 s
getStartTlsTimeout 0 s
getConnectionStrategyDns 0 s
getBlockWaitTime 0 s
isValidatePeriodically 0.002 s
getConnectionValidatorWithoutAttributes 0.001 s
getConnectionValidator 0.001 s
getMaxPoolSize 0.001 s
getReconnectTimeout 0 s
getReconnectStrategyInfinitive 0.001 s
getIdleTime 0.001 s

SerLdapEntryTest

json(SoftAssertions) 0.050 s
getDn(SoftAssertions) 0.157 s
getAttributes(SoftAssertions) 0.219 s

UserAccountControlValueTranscoderTest

encodeStringValue 0.002 s
getType 0.005 s
decodeStringValue 0.001 s

DnValueTranscoderTest

decodeEmptyStringValue 0.001 s
encodeStringValueCaseSensitive 0.002 s
encodeStringValue 0.001 s
getType 0.001 s
decodeNullValue 0 s
encodeStringValueWithNull 0.001 s
decodeStringValue 0.001 s
encodeStringValueWithEmptyDn 0.001 s

ValueTranscoderFactoryTest

getBigIntegerValueTranscoder 0.003 s
getIntegerPrimitiveValueTranscoder 0.002 s
getFloatPrimitiveValueTranscoder 0.002 s
getGeneralizedTimeToOffsetDateTimeValueTranscoder 0.003 s
getLongPrimitiveValueTranscoder 0.002 s
getGeneralizedTimeValueTranscoder 0.001 s
getUnicodePwdValueTranscoder 0.002 s
getFileTimeToOffsetDateTimeValueTranscoder 0.002 s
getDoublePrimitiveValueTranscoder 0.002 s
getAttributeTypeValueTranscoder 0.002 s
getStringValueTranscoder 0.001 s
getUuidValueTranscoder 0.001 s
getIntegerValueTranscoder 0.001 s
getShortPrimitiveValueTranscoder 0.002 s
getUserAccountControlValueTranscoder 0.001 s
getDnValueTranscoderCaseSensitive 0.001 s
getDeltaTimeValueTranscoder 0.001 s
getBooleanPrimitiveValueTranscoder 0.001 s
getBooleanValueTranscoder 0.001 s
getShortValueTranscoder 0.001 s
getDoubleValueTranscoder 0.001 s
getFileTimeValueTranscoder 0.001 s
getFloatValueTranscoder 0 s
getLongValueTranscoder 0 s
getDnValueTranscoder 0 s
getByteArrayValueTranscoder 0.001 s

FileTimeToOffsetDateTimeValueTranscoderTest

encodeStringValue 0.003 s
getType 0.001 s
decodeStringValue 0.004 s

LdaptiveExceptionTest

builder 0 s

ReactiveLdaptiveTemplateTest

saveAndDeletePersons 0.270 s
testCopy 0.002 s
findNonExistingPersonByDn 0.009 s
modifyDn 0.045 s
findNonExistingPerson 0.007 s
compareGroup 0.037 s
findExistingGroups 0.032 s
findExistingPersons 0.030 s
findExistingPerson 0.016 s
generateUserPasswordAndBind 0.041 s
addAndModifyAndDeletePerson 0.066 s
findExistingPersonByDn 0.016 s
saveAndRemoveGroup 0.075 s
existsGroup 0.019 s

UserAccountControlTest

setNormalAccount 0.006 s
isPasswordExpirationEnabled(SoftAssertions) 0.358 s
testToString 0.002 s
isNormalAccount(SoftAssertions) 0.002 s
setPasswordExpirationEnabled 0.001 s
setEnabled 0.001 s
getValue(SoftAssertions) 0.328 s
isEnabled(SoftAssertions) 0.002 s

LdaptiveSambaTemplateTest

modifyUserPassword 0.015 s
generateUserPassword 0.028 s
modifyUserPasswordWithInvalidOldPassword 0.004 s
copyTemplate 0.002 s
setPasswordGenerator 0.001 s

JacksonDnTest

serialize 0.009 s
deserialize 0.003 s

LdaptiveAttributeTest

createAttributeWithValues 0.030 s
createAttribute(SoftAssertions) 0.330 s
exists(SoftAssertions) 0.002 s
deleteValue(SoftAssertions) 0.004 s
isBinary 0 s
getValueTranscoder 0.001 s
defineBinary(SoftAssertions) 0.135 s
getValueWithDefault 0.001 s
getName 0 s
replaceValue(SoftAssertions) 0.021 s
createAttributeWithValue 0.003 s
setValues(SoftAssertions) 0.005 s
getValues(SoftAssertions) 0.272 s
replaceValues(SoftAssertions) 0.005 s
setValue(SoftAssertions) 0.014 s
setValueWithCondition(SoftAssertions) 0.006 s
getValue(SoftAssertions) 0.001 s

LdaptiveEntryImmutableMapperTest

map 1.550 s

LdaptiveTemplateTest

setUserPasswordFails 0.492 s
testCopy 0.079 s
findNonExistingPersonByDn 0.011 s
saveAndRemovePersons 0.205 s
modifyDn 0.057 s
findNonExistingPerson 0.021 s
compareGroup 0.048 s
findExistingGroups 0.047 s
findExistingPersons 0.071 s
findExistingPerson 0.025 s
generateUserPasswordAndBind 0.036 s
findOneAndExpectSizeLimitExceeded 0.019 s
addAndModifyAndDeletePerson 0.079 s
findExistingPersonByDn 0.010 s
saveAndRemoveGroup 0.093 s
existsGroup 0.021 s

LdaptiveEntryMapperTest

mapAndComputeModifyRequest 0.006 s
getMappedAttributeNames 0.001 s
getBinaryAttributeNames 0.001 s
map 0.002 s
mapDn 0.001 s
getObjectClasses 0 s

LdaptiveObjectMapperModuleTest

serialize 0.672 s
deserialize 0.062 s

DefaultLdaptiveErrorHandlerTest

map 0.001 s
handleError 0.006 s

StringToDnConverterTest

convert 0.002 s

GeneralizedTimeToOffsetDateTimeValueTranscoderTest

encodeStringValue 0.002 s
getType 0.001 s
decodeStringValue 0.003 s