Commit e3c281c
authored
Storage Content Validation - Assert Request and Response Headers for Decoder Tests (#49075)
* add checks for response headers
* fix linting
* refactor async, change messageDownloadRequestHeaders signatures
* fix methods with wrong method names
* refactor sync
* remove unnecessary helper in BlobTestBase
* reuse hasStructuredMessageDownloadRequestHeaders with List<HttpHeaders>
* remove unused imports
* apply copilot suggestions
* fix linting
* inline local variables
* remove try-finally, replace with @tempdir
* add checks for response headers
* add recording for downloadStreamWithResponseContentValidationRange
* readd recording
* rerecord recordings1 parent f9fe189 commit e3c281c
4 files changed
Lines changed: 389 additions & 322 deletions
File tree
- sdk/storage/azure-storage-blob
- src/test/java/com/azure/storage/blob
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
0 commit comments