spring-framework / org.springframework.test.web.servlet.result / ContentResultMatchers / bytes

bytes

open fun bytes(expectedContent: ByteArray): ResultMatcher

Assert the response body content as a byte array.