Skip to content

[#MSCOSDU-2076] - fix Azure integration TestUtil - Java 17 Migration

Thulasi Dass Subramanian requested to merge az/td-azure-java17 into master

Change Details

  • In TestUtils.java removed allowMethods reflection logic to support HTTP Patch
  • only HTTP POST, Delete methods used by client for Integration Test
  • Azure only changes
Edited by Thulasi Dass Subramanian

Merge request reports