Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 50 | 0 | 0 | 0 | 100% | 6.276 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.spring.boot.autoconfigure.web | 3 | 0 | 0 | 0 | 100% | 0.038 s |
| org.bremersee.spring.boot.autoconfigure.web.reactive | 2 | 0 | 0 | 0 | 100% | 0.012 s |
| org.bremersee.spring.boot.autoconfigure.ldaptive | 4 | 0 | 0 | 0 | 100% | 0.041 s |
| org.bremersee.spring.boot.autoconfigure.security.authentication | 7 | 0 | 0 | 0 | 100% | 2.341 s |
| org.bremersee.spring.boot.autoconfigure.data.mongo | 8 | 0 | 0 | 0 | 100% | 0.291 s |
| org.bremersee.spring.boot.autoconfigure.thymeleaf | 24 | 0 | 0 | 0 | 100% | 1.122 s |
| org.bremersee.spring.boot.autoconfigure.minio | 2 | 0 | 0 | 0 | 100% | 2.431 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.spring.boot.autoconfigure.web
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| UploadPropertiesTest | 2 | 0 | 0 | 0 | 100% | 0.010 s | |
| CorsConfigurationSourceAutoConfigurationTest | 1 | 0 | 0 | 0 | 100% | 0.028 s |
org.bremersee.spring.boot.autoconfigure.web.reactive
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MultipartFileBuilderAutoConfigurationTest | 1 | 0 | 0 | 0 | 100% | 0.007 s | |
| CorsConfigurationSourceAutoConfigurationTest | 1 | 0 | 0 | 0 | 100% | 0.005 s |
org.bremersee.spring.boot.autoconfigure.ldaptive
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LdaptiveAutoConfigurationTest | 4 | 0 | 0 | 0 | 100% | 0.041 s |
org.bremersee.spring.boot.autoconfigure.security.authentication
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LdaptiveAuthenticationAutoConfigurationTest | 4 | 0 | 0 | 0 | 100% | 0.525 s | |
| JwtConverterAutoConfigurationTest | 1 | 0 | 0 | 0 | 100% | 0.238 s | |
| LdaptiveRememberMeAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 1.578 s |
org.bremersee.spring.boot.autoconfigure.data.mongo
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MongoCustomConversionsAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 0.196 s | |
| MongoCustomConversionsFilterTest | 6 | 0 | 0 | 0 | 100% | 0.095 s |
org.bremersee.spring.boot.autoconfigure.thymeleaf
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| AdditionalThymeleafPropertiesTest | 1 | 0 | 0 | 0 | 100% | 1.086 s | |
| ThymeleafResolverPropertiesTest | 22 | 0 | 0 | 0 | 100% | 0.026 s | |
| AdditionalThymeleafAutoConfigurationTest | 1 | 0 | 0 | 0 | 100% | 0.010 s |
org.bremersee.spring.boot.autoconfigure.minio
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MinioAutoConfigurationSpringBootTest | 2 | 0 | 0 | 0 | 100% | 2.431 s |
Test Cases
[Summary] [Package List] [Test Cases]
AdditionalThymeleafPropertiesTest
| getResolvers(SoftAssertions) | 1.085 s |
UploadPropertiesTest
| getTmpDir | 0.008 s | |
| equalsAndToString | 0.001 s |
MinioAutoConfigurationSpringBootTest
| minioTemplate | 0.020 s | |
| minioClient | 0.003 s |
MongoCustomConversionsAutoConfigurationTest
| customConversions | 0.185 s | |
| mongoCustomConversionsFilter | 0.008 s |
LdaptiveAuthenticationAutoConfigurationTest
| ldaptiveRememberMeTokenProvider(SoftAssertions) | 0.396 s | |
| reactiveLdaptiveAuthenticationManager | 0.117 s | |
| ldaptiveAuthenticationManager | 0.003 s | |
| ldaptivePasswordEncoderProvider | 0.001 s |
JwtConverterAutoConfigurationTest
| jwtConverter | 0.237 s |
ThymeleafResolverPropertiesTest
LdaptiveRememberMeAutoConfigurationTest
| rememberMeAuthenticationFilter | 1.527 s | |
| rememberMeServices | 0.003 s |
MultipartFileBuilderAutoConfigurationTest
| multipartFileBuilder | 0.006 s |
CorsConfigurationSourceAutoConfigurationTest
| corsConfigurationSource | 0.028 s |
MongoCustomConversionsFilterTest
| acceptAll | 0.040 s | |
| acceptWithReadConverter | 0.043 s | |
| acceptWithWriteConverter | 0.004 s | |
| acceptSpecifiedConverter | 0.002 s | |
| acceptWithNoAnnotation | 0.002 s | |
| acceptNoConverter | 0.001 s |
CorsConfigurationSourceAutoConfigurationTest
| corsConfigurationSource | 0.003 s |
AdditionalThymeleafAutoConfigurationTest
| registerTemplateResolver | 0.009 s |
LdaptiveAutoConfigurationTest
| ldaptiveTemplate | 0.032 s | |
| connectionConfig | 0.002 s | |
| reactiveLdaptiveTemplate | 0.004 s | |
| connectionFactory | 0.001 s |
