Gradle Test Run :application:test

LogSanitizerPropertyTest

summary

11

tests

0

failures

0

skipped

2.261s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
actorId for blank anonymous returns anonymous 1 0 0 0.040s 100%
actorId for email masks local part 1 0 0 0.890s 100%
actorId for non email non blank returns hash prefix 1 0 0 0.165s 100%
clientIp for blank returns dash 1 0 0 0.007s 100%
clientIp with non ipv4 falls back to hash 1 0 0 0.040s 100%
clientIp with valid ipv4 masks last octet 1 0 0 0.511s 100%
normalize null or blank returns dash 1 0 0 0.016s 100%
normalize output length is bounded by max plus three 1 0 0 0.128s 100%
normalize strips control whitespace equals pipe chars 1 0 0 0.103s 100%
requestPath output length is bounded 1 0 0 0.150s 100%
userAgent output length is bounded 1 0 0 0.184s 100%