Class org.springframework.core.io.buffer.PooledDataBufferTests

8

tests

0

failures

0

ignored

0.010s

duration

100%

successful

Tests

Test Duration Result
retainAndRelease[NettyDataBufferFactory (PooledByteBufAllocator(directByDefault: false))] 0.001s passed
retainAndRelease[NettyDataBufferFactory (PooledByteBufAllocator(directByDefault: true))] 0.006s passed
retainAndRelease[NettyDataBufferFactory (UnpooledByteBufAllocator(directByDefault: false))] 0s passed
retainAndRelease[NettyDataBufferFactory (UnpooledByteBufAllocator(directByDefault: true))] 0.001s passed
tooManyReleases[NettyDataBufferFactory (PooledByteBufAllocator(directByDefault: false))] 0.001s passed
tooManyReleases[NettyDataBufferFactory (PooledByteBufAllocator(directByDefault: true))] 0.001s passed
tooManyReleases[NettyDataBufferFactory (UnpooledByteBufAllocator(directByDefault: false))] 0s passed
tooManyReleases[NettyDataBufferFactory (UnpooledByteBufAllocator(directByDefault: true))] 0s passed