Skip to content

Instantly share code, notes, and snippets.

@simonkberg
Created June 28, 2021 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonkberg/492b9dd06c9e50f1cfa43fd1e603b29b to your computer and use it in GitHub Desktop.
Save simonkberg/492b9dd06c9e50f1cfa43fd1e603b29b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite tests="70" failures="0" errors="0" skipped="0" time="8.822" name="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Ingesting reruns as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Ingesting reruns as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.187"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Ingesting reruns as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.16"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Ingesting reruns as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.158"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Ingesting reruns as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.191"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Ingesting reruns as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with no role and username &#34;accessor-user-pDYjZ&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.132"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-UNuGc&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.219"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-QLiFm&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.144"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-rTklU&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.141"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-epyFX&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.136"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-qVEff&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.378"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;payables approver&#34; and username &#34;creator-user-qAAkn&#34; returns a &#34;Client Error&#34; response (403 Forbidden)" time="0.132"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with no role and username &#34;accessor-user-ABrEW&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-ndpWL&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.145"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-POBgO&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.164"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-ocClB&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.15"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-ELTtT&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.13"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-wgFuV&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.154"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Sign step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-qAAkn&#34; as a user with role &#34;payables approver&#34; and username &#34;creator-user-qAAkn&#34; returns a &#34;Client Error&#34; response (403 Forbidden)" time="0.121"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking MEC&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.078"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.12"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.167"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking rerun&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.143"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Ingest step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking MEC&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.17"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.151"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking rerun&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.12"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Book step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with no role and username &#34;accessor-user-GSabP&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-Zadgm&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.12"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-ehahU&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-omtBK&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-mozZE&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-OSFJx&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.134"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking MEC&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;payables approver&#34; and username &#34;creator-user-wqXRn&#34; returns a &#34;Client Error&#34; response (403 Forbidden)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with no role and username &#34;accessor-user-WlTrc&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-ykVJu&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-gowcz&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-aVOzC&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.165"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-hWVkJ&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-SGYMT&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the UAT step on a run with purpose &#34;Booking rerun&#34; created by username &#34;creator-user-wqXRn&#34; as a user with role &#34;payables approver&#34; and username &#34;creator-user-wqXRn&#34; returns a &#34;Client Error&#34; response (403 Forbidden)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking MEC&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.144"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking rerun&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.067"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.123"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BookingGoldenTest" name="Performing the Filter step on a run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.107"></testcase>
</testsuite>
<testsuite tests="30" failures="0" errors="0" skipped="0" time="3.111" name="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.146"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.174"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;PUT&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;PUT&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;PUT&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.156"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;PUT&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;PUT&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;PUT&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.075"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/clauses/&lt;clauseId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;POST&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractLogicGoldenTest" name="Performing bulk contracts logic actions method &#34;DELETE&#34; and URI &#34;/contracts/bulk/&lt;id&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
</testsuite>
<testsuite tests="6" failures="0" errors="0" skipped="0" time="6.806" name="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest" name="Performing bulk contract action method &#34;POST&#34; and URI &#34;/contracts/bulk&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="1.285"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest" name="Performing bulk contract action method &#34;POST&#34; and URI &#34;/contracts/bulk&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="3.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest" name="Performing bulk contract action method &#34;POST&#34; and URI &#34;/contracts/bulk&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="1.189"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest" name="Performing bulk contract action method &#34;POST&#34; and URI &#34;/contracts/bulk&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.16"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest" name="Performing bulk contract action method &#34;POST&#34; and URI &#34;/contracts/bulk&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.166"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.BulkContractsGoldenTest" name="Performing bulk contract action method &#34;POST&#34; and URI &#34;/contracts/bulk&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.149"></testcase>
</testsuite>
<testsuite tests="51" failures="0" errors="0" skipped="0" time="5.358" name="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning licensors to a contract as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning licensors to a contract as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.136"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning licensors to a contract as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.206"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning licensors to a contract as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning licensors to a contract as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning licensors to a contract as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning contracts from a licensor as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.084"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning contracts from a licensor as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning contracts from a licensor as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.123"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning contracts from a licensor as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning contracts from a licensor as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning contracts from a licensor as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Submitting a draft contract assignment as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.08"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Submitting a draft contract assignment as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Submitting a draft contract assignment as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Submitting a draft contract assignment as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Submitting a draft contract assignment as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Submitting a draft contract assignment as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning a contract to a licensor as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning a contract to a licensor as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning a contract to a licensor as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.125"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning a contract to a licensor as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning a contract to a licensor as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Assigning a contract to a licensor as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning licensors from a contract as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning licensors from a contract as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning licensors from a contract as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.124"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning licensors from a contract as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning licensors from a contract as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Unassigning licensors from a contract as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with no role and username &#34;accessor-user-ofcAD&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.086"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-NQNIo&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-plpPR&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-cPvGG&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.121"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with role &#34;config manager&#34; and username &#34;submitter-user-HsqVf&#34; returns a &#34;Client Error&#34; response (403 Forbidden)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-QFtMc&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Approving a draft contract assignment submitted by username &#34;submitter-user-HsqVf&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-CeRIi&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with no role and username &#34;accessor-user-KYlUp&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-IMpEq&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-YEwsU&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;config editor&#34; and username &#34;creator-user-HKOWg&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-VtNTP&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.139"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-DhyYH&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a not submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-NxJff&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with no role and username &#34;accessor-user-OZrLa&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.087"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-EkmXb&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-pKDeH&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;config editor&#34; and username &#34;creator-user-HKOWg&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-cxHep&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-ulXmk&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractAssignmentsGoldenTest" name="Rejecting a submitted draft contract assignment created by username &#34;creator-user-HKOWg&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-uEvsr&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
</testsuite>
<testsuite tests="18" failures="0" errors="0" skipped="0" time="2.014" name="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Publishing a draft contract as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Publishing a draft contract as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.141"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Publishing a draft contract as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.249"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Publishing a draft contract as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Publishing a draft contract as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Publishing a draft contract as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Restoring a contract as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Restoring a contract as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Restoring a contract as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Restoring a contract as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Restoring a contract as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Restoring a contract as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Archiving a contract as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Archiving a contract as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Archiving a contract as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Archiving a contract as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Archiving a contract as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.ContractsGoldenTest" name="Archiving a contract as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.113"></testcase>
</testsuite>
<testsuite tests="144" failures="0" errors="0" skipped="0" time="14.09" name="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/name&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/name&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.138"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/name&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.127"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/name&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/name&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/name&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses/multiScopes&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses/multiScopes&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses/multiScopes&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.131"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses/multiScopes&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses/multiScopes&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses/multiScopes&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.08"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.084"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.128"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.084"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/clauses&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.087"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.165"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.076"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.155"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/royaltyProducts/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts/&lt;cohortId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts/&lt;cohortId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts/&lt;cohortId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts/&lt;cohortId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts/&lt;cohortId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts/&lt;cohortId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.076"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/cohorts&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/proRataConfigType&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.082"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/proRataConfigType&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/proRataConfigType&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/proRataConfigType&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/proRataConfigType&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/proRataConfigType&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/fractionalization&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/fractionalization&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/fractionalization&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/fractionalization&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/fractionalization&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/fractionalization&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/graceDeductDays&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/graceDeductDays&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/graceDeductDays&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.157"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/graceDeductDays&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/graceDeductDays&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/graceDeductDays&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/disableCohortGenerator&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/disableCohortGenerator&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/disableCohortGenerator&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/disableCohortGenerator&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/disableCohortGenerator&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/disableCohortGenerator&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/generateCohorts&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/generateCohorts&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/generateCohorts&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/generateCohorts&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/generateCohorts&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/generateCohorts&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/updatePodcastCarveOut&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.076"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/updatePodcastCarveOut&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/updatePodcastCarveOut&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/updatePodcastCarveOut&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/updatePodcastCarveOut&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/updatePodcastCarveOut&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useConversionShortfall&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.08"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useConversionShortfall&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useConversionShortfall&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useConversionShortfall&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useConversionShortfall&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useConversionShortfall&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useHfa&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useHfa&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useHfa&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useHfa&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useHfa&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useHfa&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useFixedDiscount&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useFixedDiscount&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useFixedDiscount&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useFixedDiscount&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useFixedDiscount&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/useFixedDiscount&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeShowtimeRevenue&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.082"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeShowtimeRevenue&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeShowtimeRevenue&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeShowtimeRevenue&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeShowtimeRevenue&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeShowtimeRevenue&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeLicensorRevenue&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.082"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeLicensorRevenue&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeLicensorRevenue&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeLicensorRevenue&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeLicensorRevenue&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeLicensorRevenue&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeNonLicensorRevenue&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeNonLicensorRevenue&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeNonLicensorRevenue&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.158"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeNonLicensorRevenue&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeNonLicensorRevenue&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/includeMarqueeNonLicensorRevenue&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/productGroupCliqueFilter/&lt;productGroup&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/productGroupCliqueFilter/&lt;productGroup&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/productGroupCliqueFilter/&lt;productGroup&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/productGroupCliqueFilter/&lt;productGroup&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/productGroupCliqueFilter/&lt;productGroup&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/productGroupCliqueFilter/&lt;productGroup&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/simplifiedReportingVersion&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/simplifiedReportingVersion&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/simplifiedReportingVersion&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/simplifiedReportingVersion&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/simplifiedReportingVersion&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractLogicGoldenTest" name="Performing draft contract logic action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/logic/simplifiedReportingVersion&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
</testsuite>
<testsuite tests="300" failures="0" errors="0" skipped="0" time="28.742" name="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.131"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.121"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/markets&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.069"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.087"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/marketGroups/&lt;marketGroup&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/markets&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/markets&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/markets&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/markets&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/markets&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/markets&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.128"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.081"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.125"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/arguments/&lt;argumentKey&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/flags/&lt;flagKey&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/flags/&lt;flagKey&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/flags/&lt;flagKey&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.12"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/flags/&lt;flagKey&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/flags/&lt;flagKey&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/clauses/&lt;clauseId&gt;/effects/&lt;effectCode&gt;/flags/&lt;flagKey&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.069"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.075"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/lookupTables/&lt;tableId&gt;/columns/&lt;columnKey&gt;/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.082"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.075"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/groups/&lt;groupId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/baseGroup&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.075"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/baseGroup&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/baseGroup&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/baseGroup&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/baseGroup&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/baseGroup&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/sync&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/sync&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/sync&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/sync&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/sync&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/dilutionRules/sync&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.081"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/markets&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.076"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/markets&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/markets&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/markets&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/markets&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/markets&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.076"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.069"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.086"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.107"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.07"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.087"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier/markets/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.12"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/conversionTarget&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.075"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/fee&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/conversionShortfall/&lt;royaltyProductCode&gt;/periodBuckets/&lt;periodBucketId&gt;/feeMultiplier&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/grossLabelCostShareOfRevenue&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.084"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/grossLabelCostShareOfRevenue&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/grossLabelCostShareOfRevenue&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.158"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/grossLabelCostShareOfRevenue&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/grossLabelCostShareOfRevenue&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/grossLabelCostShareOfRevenue&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/migrate&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.076"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/migrate&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/migrate&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/migrate&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/migrate&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/migrate&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.078"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.11"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.089"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/shareOfRevenue&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/shareOfRevenue&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/shareOfRevenue&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.111"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/shareOfRevenue&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/shareOfRevenue&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/shareOfRevenue&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/capPerUser&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.085"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/capPerUser&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/capPerUser&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.128"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/capPerUser&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/capPerUser&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/hfa/&lt;royaltyProductCode&gt;/capPerUser&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/fixedDiscount&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.081"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/fixedDiscount&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/fixedDiscount&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/fixedDiscount&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/fixedDiscount&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/fixedDiscount&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.079"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.081"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.09"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee/&lt;marketCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.083"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.123"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractRateCardsGoldenTest" name="Performing draft contract rate card action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/rateCard/globalPremiumBaseFee&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
</testsuite>
<testsuite tests="48" failures="0" errors="0" skipped="0" time="4.909" name="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/&lt;id&gt;/createDraft&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.084"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/&lt;id&gt;/createDraft&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.15"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/&lt;id&gt;/createDraft&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.19"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/&lt;id&gt;/createDraft&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/&lt;id&gt;/createDraft&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/&lt;id&gt;/createDraft&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.067"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.119"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/clone&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/clone&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/clone&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.128"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/clone&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/clone&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/clone&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;id&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;id&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;id&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.112"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;id&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;id&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;id&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restore&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restore&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restore&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restore&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restore&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restore&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restrict&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restrict&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restrict&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restrict&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restrict&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/restrict&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/unrestrict&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/unrestrict&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/unrestrict&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/unrestrict&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/unrestrict&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;id&gt;/unrestrict&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/name&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.075"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/name&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/name&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/name&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/name&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftContractsGoldenTest" name="Performing draft contract action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/name&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
</testsuite>
<testsuite tests="36" failures="0" errors="0" skipped="0" time="3.681" name="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/name&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/name&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.147"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/name&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.133"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/name&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/name&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/name&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.078"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.121"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;POST&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.074"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;DELETE&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/track/&lt;trackCode&gt;&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/mapping&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.077"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/mapping&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/mapping&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/mapping&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/mapping&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PATCH&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/trackMapping/mapping&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/extraMapping&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/extraMapping&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/extraMapping&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.122"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/extraMapping&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.091"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/extraMapping&#34; as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.DraftReportingGoldenTest" name="Performing draft contract reporting action method &#34;PUT&#34; and URI &#34;/contracts/drafts/&lt;draftId&gt;/reporting/extraMapping&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
</testsuite>
<testsuite tests="54" failures="0" errors="0" skipped="0" time="5.541" name="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Experiment&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Experiment&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.166"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Experiment&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.255"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Experiment&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Experiment&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Experiment&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Alpha run&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Alpha run&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Alpha run&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Alpha run&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Alpha run&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Alpha run&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.094"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking MEC&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking MEC&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking MEC&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking MEC&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking MEC&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking rerun&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking rerun&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking rerun&#34; as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking rerun&#34; as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Booking rerun&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Weekly Report&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.073"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Weekly Report&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Weekly Report&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.115"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Weekly Report&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Weekly Report&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Weekly Report&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Daily Report&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.072"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Daily Report&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Daily Report&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.113"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Daily Report&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Daily Report&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Daily Report&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.095"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft contract assignment&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.071"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft contract assignment&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.098"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft contract assignment&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft contract assignment&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.096"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft contract assignment&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.097"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft contract assignment&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.092"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft publishing estimates pro ratas&#34; as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.078"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft publishing estimates pro ratas&#34; as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.102"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft publishing estimates pro ratas&#34; as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.108"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft publishing estimates pro ratas&#34; as a user with role &#34;config manager&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft publishing estimates pro ratas&#34; as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (202 Accepted)" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PayablesGoldenTest" name="Executing a payable run with purpose &#34;Draft publishing estimates pro ratas&#34; as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
</testsuite>
<testsuite tests="6" failures="0" errors="0" skipped="0" time="1.479" name="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest" name="Triggering a volatile backfill as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.222"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest" name="Triggering a volatile backfill as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.156"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest" name="Triggering a volatile backfill as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.124"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest" name="Triggering a volatile backfill as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.132"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest" name="Triggering a volatile backfill as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.708"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PipelinesGoldenTest" name="Triggering a volatile backfill as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.131"></testcase>
</testsuite>
<testsuite tests="20" failures="0" errors="0" skipped="0" time="2.337" name="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with no role and username &#34;accessor-user-uYKgj&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.117"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-mfBeP&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.234"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-fapFC&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.118"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-fvLBE&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.129"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with role &#34;config manager&#34; and username &#34;submitter-user-CZgaP&#34; returns a &#34;Client Error&#34; response (403 Forbidden)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-lIgYa&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Approving a publishing market share draft submitted by username &#34;submitter-user-CZgaP&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-nmdpu&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Saving publishing market share changes as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.088"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Saving publishing market share changes as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Saving publishing market share changes as a user with role &#34;config editor&#34; returns a &#34;Successful&#34; response (200 Ok)" time="0.162"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Saving publishing market share changes as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.103"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Saving publishing market share changes as a user with role &#34;payables processor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.12"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Saving publishing market share changes as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.104"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with no role and username &#34;accessor-user-ZhlgG&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.078"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with role &#34;viewer&#34; and username &#34;accessor-user-RerHM&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.101"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with role &#34;config editor&#34; and username &#34;accessor-user-PVFpb&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.099"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with role &#34;config editor&#34; and username &#34;creator-user-QtYZn&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.114"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with role &#34;config manager&#34; and username &#34;accessor-user-uVroU&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.126"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with role &#34;payables processor&#34; and username &#34;accessor-user-rJgnR&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.PublishingMarketSharesGoldenTest" name="Rejecting a publishing market share draft created by username &#34;creator-user-QtYZn&#34; as a user with role &#34;payables approver&#34; and username &#34;accessor-user-IREUa&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.105"></testcase>
</testsuite>
<testsuite tests="6" failures="0" errors="0" skipped="0" time="1.446" name="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest" name="Triggering a workflow snapshot as a user with no role returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.198"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest" name="Triggering a workflow snapshot as a user with role &#34;viewer&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.161"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest" name="Triggering a workflow snapshot as a user with role &#34;config editor&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.116"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest" name="Triggering a workflow snapshot as a user with role &#34;config manager&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest" name="Triggering a workflow snapshot as a user with role &#34;payables processor&#34; returns a &#34;Successful&#34; response (204 No Content)" time="0.744"></testcase>
<testcase classname="com.spotify.royaltyplatform.webapi.it.goldentests.SnapshotsGoldenTest" name="Triggering a workflow snapshot as a user with role &#34;payables approver&#34; returns a &#34;Client Error&#34; response (401 Unauthorized)" time="0.111"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.883" name="com.spotify.royaltyplatform.api.MiddlewareTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.MiddlewareTest" name="shouldApplyMiddlewareReverseOrderOfWhenTheyWereApplied" time="0.883"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.016" name="com.spotify.royaltyplatform.api.dto.DtoUtilsTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.dto.DtoUtilsTest" name="getMarketDtos" time="0.015"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.001" name="com.spotify.royaltyplatform.api.dto.PaginatedListResponseTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.dto.PaginatedListResponseTest" name="shouldCreatePaginatedListResponseFromPaginatedList" time="0.001"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.001" name="com.spotify.royaltyplatform.api.libraries.DimensionLibraryTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.libraries.DimensionLibraryTest" name="dimensionLibraryContainsForecastingDimensions" time="0"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.029" name="com.spotify.royaltyplatform.api.mappers.ClauseTypeMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.ClauseTypeMapperTest" name="toDto" time="0.028"></testcase>
</testsuite>
<testsuite tests="3" failures="0" errors="0" skipped="0" time="0.201" name="com.spotify.royaltyplatform.api.mappers.ContractMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.ContractMapperTest" name="toDtoWithLookupStringValues" time="0.158"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.mappers.ContractMapperTest" name="toDtoCompat" time="0.018"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.mappers.ContractMapperTest" name="toDtoWithEffectArgumentMoneyValue" time="0.021"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.643" name="com.spotify.royaltyplatform.api.mappers.DraftContractMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.DraftContractMapperTest" name="toDto" time="0.642"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="1.168" name="com.spotify.royaltyplatform.api.mappers.EffectMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.EffectMapperTest" name="toDto" time="1.167"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.03" name="com.spotify.royaltyplatform.api.mappers.RateCardMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.RateCardMapperTest" name="sortLookUpTableColumns" time="0.029"></testcase>
</testsuite>
<testsuite tests="4" failures="0" errors="0" skipped="0" time="0.121" name="com.spotify.royaltyplatform.api.mappers.RunMetadataMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.RunMetadataMapperTest" name="shouldReturnAllIfMarketListIsGreaterThanOne" time="0.109"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.mappers.RunMetadataMapperTest" name="shouldReturnFirstMarketIfMarketListHasSizeOne" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.mappers.RunMetadataMapperTest" name="shouldReturnAllIfLicensorListSizeIsGreaterThanOne" time="0.005"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.mappers.RunMetadataMapperTest" name="shouldReturnFirstLicensorAsUnknownIfLicensorListHasSizeOne" time="0"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.014" name="com.spotify.royaltyplatform.api.mappers.contract.ValidationErrorMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.mappers.contract.ValidationErrorMapperTest" name="toDto" time="0.006"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.034" name="com.spotify.royaltyplatform.api.middleware.ExceptionMiddlewareTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.middleware.ExceptionMiddlewareTest" name="testAccessTokenExceptionThrown" time="0.034"></testcase>
</testsuite>
<testsuite tests="8" failures="0" errors="0" skipped="0" time="0.02" name="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="requireAuthGivenNoAccessTokenThrowsException" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="shouldDecorateRequestContextWithUserName" time="0.009"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="requireAuthGivenUnverifiedEmailFails" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="shouldOverwriteExistingEmailHeader" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="shouldDecorateRequestContextWithEmail" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="shouldOverwriteExistingUsernameHeader" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="requireAuthGivenInvalidResponseFromGoogleFails" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GoogleAuthenticationMiddlewareTest" name="requireAuthGivenInvalidDomainFails" time="0"></testcase>
</testsuite>
<testsuite tests="5" failures="0" errors="0" skipped="0" time="0.016" name="com.spotify.royaltyplatform.api.middleware.GrpcMetadataMiddlewareTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GrpcMetadataMiddlewareTest" name="handleMissingEmail" time="0.006"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GrpcMetadataMiddlewareTest" name="handleResourceException" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GrpcMetadataMiddlewareTest" name="handle" time="0.006"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GrpcMetadataMiddlewareTest" name="handleMissingUsername" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.GrpcMetadataMiddlewareTest" name="handleMissingAccessToken" time="0.001"></testcase>
</testsuite>
<testsuite tests="4" failures="0" errors="0" skipped="0" time="0.01" name="com.spotify.royaltyplatform.api.middleware.IamAuthorizationMiddlewareTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.middleware.IamAuthorizationMiddlewareTest" name="givenValidLdapGroupShouldPass" time="0.006"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.IamAuthorizationMiddlewareTest" name="givenSuperUserLdapGroupShouldPass" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.IamAuthorizationMiddlewareTest" name="givenMissingLdapGroupShouldThrowAccessTokenException" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.IamAuthorizationMiddlewareTest" name="givenEmailWithOverriddenLdapGroupsShouldPass" time="0.001"></testcase>
</testsuite>
<testsuite tests="5" failures="0" errors="0" skipped="0" time="0.02" name="com.spotify.royaltyplatform.api.middleware.compression.CompressionMiddlewareTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.CompressionMiddlewareTest" name="gzip_gzipWithRandomCaseAcceptEncodingHeaderAsGzip" time="0.013"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.CompressionMiddlewareTest" name="gzip_notGzipWithAcceptEncodingAsOtherEncodingMethod" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.CompressionMiddlewareTest" name="gzip_gzipWithAcceptEncodingAsGzip" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.CompressionMiddlewareTest" name="gzip_notGzipWithoutAcceptEncoding" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.CompressionMiddlewareTest" name="gzip_gzipWithAcceptEncodingAsListWithGzip" time="0.001"></testcase>
</testsuite>
<testsuite tests="7" failures="0" errors="0" skipped="0" time="0.152" name="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="acceptGzip_withValidHeader" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="acceptGzip_withInvalidHeader" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="acceptGzip_withNoEncodingHeader" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="setHeaderAndPayload_setPayload" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="setHeaderAndPayload_setHeader" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="setHeaderAndPayload_existingHeadersStillThere" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.middleware.compression.GzipUtilTest" name="gzip_canBeDecoded" time="0.144"></testcase>
</testsuite>
<testsuite tests="17" failures="0" errors="0" skipped="0" time="0.7" name="com.spotify.royaltyplatform.api.resources.BookingResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invalidIncludeWhenCallingListBookedRunsResultsInBadRequest" time="0.106"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingFilterWithUnparsableFilterSpecsReturnsBadRequest" time="0.046"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingRerunsIngestReturnsOK" time="0.029"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invalidOffsetWhenCallingListBookedRerunsResultsInBadRequest" time="0.027"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingFilterWithEmptyPayloadResultsInEmptyFilterSpecs" time="0.039"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invalidLimitWhenCallingListBookedRerunsResultsInBadRequest" time="0.026"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="sameUserTriggeringMecAndTriggeringSignFails" time="0.047"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invalidPurposeWhenCallingListBookedRunsResultsInBadRequest" time="0.029"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingUatPropagatesReturnedStatus" time="0.04"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingIngestPropagatesReturnedStatus" time="0.029"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingAbortPropagatesReturnedStatus" time="0.029"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="sameUserTriggeringMecAndTriggeringUatFails" time="0.043"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingFilterPropagatesReturnedStatus" time="0.052"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingBookPropagatesReturnedStatus" time="0.026"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="listBookedRerunsPropagatesReturnedPaginatedRuns" time="0.062"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="invokingSignPropagatesReturnedStatus" time="0.026"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.BookingResourceTest" name="getStatusPropagatesReturnedStatus" time="0.029"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.041" name="com.spotify.royaltyplatform.api.resources.ClausesResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.ClausesResourceTest" name="getClauseTypes" time="0.04"></testcase>
</testsuite>
<testsuite tests="4" failures="0" errors="0" skipped="0" time="1.313" name="com.spotify.royaltyplatform.api.resources.ContractAssignmentsResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractAssignmentsResourceTest" name="getDrafts" time="1.093"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractAssignmentsResourceTest" name="sameUserSubmittingAndApprovingDraftFails" time="0.1"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractAssignmentsResourceTest" name="getDraft" time="0.084"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractAssignmentsResourceTest" name="getApprovalRequests" time="0.032"></testcase>
</testsuite>
<testsuite tests="6" failures="0" errors="0" skipped="0" time="0.21" name="com.spotify.royaltyplatform.api.resources.ContractsResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractsResourceTest" name="canGetUniqueValuesForColumnNameForArchivedContracts" time="0.049"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractsResourceTest" name="canGetUniqueValuesForColumnNameForContracts" time="0.026"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractsResourceTest" name="getArchivedContracts" time="0.036"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractsResourceTest" name="getContracts" time="0.027"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractsResourceTest" name="getContract" time="0.037"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.ContractsResourceTest" name="getArchivedContractsWithFilter" time="0.033"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.026" name="com.spotify.royaltyplatform.api.resources.CurrenciesResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.CurrenciesResourceTest" name="getCurrencies" time="0.004"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.044" name="com.spotify.royaltyplatform.api.resources.DimensionsResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.DimensionsResourceTest" name="getDimensions" time="0.044"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.088" name="com.spotify.royaltyplatform.api.resources.DraftContractRateCardResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.DraftContractRateCardResourceTest" name="testUpdateDilutionRulesBaseGroup" time="0.087"></testcase>
</testsuite>
<testsuite tests="4" failures="0" errors="0" skipped="0" time="0.149" name="com.spotify.royaltyplatform.api.resources.DraftContractsResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.DraftContractsResourceTest" name="canGetUniqueValuesForColumnNameForArchivedContracts" time="0.052"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.DraftContractsResourceTest" name="getDraftContractsWithFilter" time="0.034"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.DraftContractsResourceTest" name="getDraftContracts" time="0.037"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.DraftContractsResourceTest" name="getContract" time="0.024"></testcase>
</testsuite>
<testsuite tests="9" failures="0" errors="0" skipped="0" time="0.295" name="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetMECs" time="0.055"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetLicensorsWithFilters" time="0.032"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetMECsWithFilters" time="0.03"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetFullHistory" time="0.036"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetUniqueValuesForColumnNameForLicensors" time="0.028"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetHistory" time="0.025"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetLicensors" time="0.026"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetMECsWithFiltersAndSort" time="0.036"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.LicensorsResourceTest" name="canGetUniqueValuesForColumnNameForMec" time="0.024"></testcase>
</testsuite>
<testsuite tests="1" failures="0" errors="0" skipped="0" time="0.039" name="com.spotify.royaltyplatform.api.resources.MarketsResourceTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.MarketsResourceTest" name="getMarketsReturnsDataSortedByName" time="0.007"></testcase>
</testsuite>
<testsuite tests="3" failures="0" errors="0" skipped="0" time="0.046" name="com.spotify.royaltyplatform.api.resources.PayablesResourceUtilsTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.PayablesResourceUtilsTest" name="branchContractLogicNotEqual" time="0.007"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.PayablesResourceUtilsTest" name="mapToRunMetadata" time="0.031"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.PayablesResourceUtilsTest" name="childLicensorHasNoContract" time="0.006"></testcase>
</testsuite>
<testsuite tests="80" failures="0" errors="0" skipped="0" time="0.653" name="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/runs/&lt;runId&gt;" time="0.033"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables/run" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="POST /v2/payables/run" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables/&lt;runId&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables/&lt;runId&gt;/licensor/&lt;licensorId&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/markets" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/unique-values/&lt;columnName&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/mec" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/mec/unique-values/&lt;columnName&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/&lt;licensorId&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/&lt;licensorId&gt;/contracts" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/&lt;licensorId&gt;/contracts/full-history" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contractAssignments/drafts" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contractAssignments/approvalRequests" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contractAssignments/drafts/&lt;id&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PATCH /v2/contractAssignments/drafts/&lt;id&gt;/submit" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="POST /v2/contractAssignments/drafts/&lt;id&gt;/approve" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contractAssignments/drafts/&lt;id&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PUT /v2/contractAssignments/licensors/&lt;licensorId&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contractAssignments/licensors/&lt;licensorId&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PATCH /v2/contractAssignments/contracts/&lt;contractId&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contractAssignments" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/unique-values/&lt;columnName&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/dropdown" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/archived" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/archived/unique-values/&lt;columnName&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/&lt;id&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/&lt;id&gt;/diff" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contracts/&lt;id&gt;" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PATCH /v2/contracts/&lt;id&gt;/restore" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/&lt;id&gt;/assign" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="POST /v2/contracts/drafts/&lt;id&gt;/publish" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/cliqueFilterValues" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/graceDeductDays" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/proRataConfigType" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/userFractionalization" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/simplifiedReportingVersions" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/runs/&lt;runId&gt;" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables/run" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="POST /v2/payables/run" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables/&lt;runId&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/payables/&lt;runId&gt;/licensor/&lt;licensorId&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/markets" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/unique-values/&lt;columnName&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/mec" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/mec/unique-values/&lt;columnName&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/&lt;licensorId&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/&lt;licensorId&gt;/contracts" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/licensors/&lt;licensorId&gt;/contracts/full-history" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contractAssignments/drafts" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contractAssignments/approvalRequests" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contractAssignments/drafts/&lt;id&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PATCH /v2/contractAssignments/drafts/&lt;id&gt;/submit" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="POST /v2/contractAssignments/drafts/&lt;id&gt;/approve" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contractAssignments/drafts/&lt;id&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PUT /v2/contractAssignments/licensors/&lt;licensorId&gt;" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contractAssignments/licensors/&lt;licensorId&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PATCH /v2/contractAssignments/contracts/&lt;contractId&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contractAssignments" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/unique-values/&lt;columnName&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/dropdown" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/archived" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/archived/unique-values/&lt;columnName&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/&lt;id&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/&lt;id&gt;/diff" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="DELETE /v2/contracts/&lt;id&gt;" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="PATCH /v2/contracts/&lt;id&gt;/restore" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/&lt;id&gt;/assign" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="POST /v2/contracts/drafts/&lt;id&gt;/publish" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/cliqueFilterValues" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/graceDeductDays" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/proRataConfigType" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/userFractionalization" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.api.resources.RoyaltyPlatformApiRoutesProviderTest" name="GET /v2/contracts/settings/simplifiedReportingVersions" time="0.002"></testcase>
</testsuite>
<testsuite tests="7" failures="0" errors="0" skipped="0" time="0.016" name="com.spotify.royaltyplatform.json.DefaultJsonMapperTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="tracedNumberShouldBeFormattedAsString" time="0.006"></testcase>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="asStringGivenUnserializableObjectThrowsException" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="bigMoneyShouldBeDeserializedFromSerialized" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="tracedNumberShouldBeDeserializedFromSerialized" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="localDateShouldFormattedInISO8601" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="tracedMoneyShouldBeFormattedAsString" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.json.DefaultJsonMapperTest" name="tracedMoneyShouldBeDeserializedFromSerialized" time="0.001"></testcase>
</testsuite>
<testsuite tests="3" failures="0" errors="0" skipped="0" time="0.15" name="com.spotify.royaltyplatform.models.RunResultTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.models.RunResultTest" name="getTotalPayableEurForLicensor" time="0.119"></testcase>
<testcase classname="com.spotify.royaltyplatform.models.RunResultTest" name="getTotalPayableEur" time="0.005"></testcase>
<testcase classname="com.spotify.royaltyplatform.models.RunResultTest" name="getTotalPayableEurForMarket" time="0.003"></testcase>
</testsuite>
<testsuite tests="4" failures="0" errors="0" skipped="0" time="0.019" name="com.spotify.royaltyplatform.utils.CombinationUtilTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.utils.CombinationUtilTest" name="shouldCombineAllElementsFromTheList" time="0.005"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.CombinationUtilTest" name="shouldAlwaysReturnASubList" time="0.004"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.CombinationUtilTest" name="shouldAlwaysReturnASubListSet" time="0.008"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.CombinationUtilTest" name="bitMapToList" time="0.001"></testcase>
</testsuite>
<testsuite tests="4" failures="0" errors="0" skipped="0" time="0.021" name="com.spotify.royaltyplatform.utils.PaginatedListUtilsTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.utils.PaginatedListUtilsTest" name="aggregateItemsSinglePage" time="0.014"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.PaginatedListUtilsTest" name="aggregateItemsInfiniteLoop" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.PaginatedListUtilsTest" name="aggregateItemsTwoPages" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.PaginatedListUtilsTest" name="aggregateItemsNoResults" time="0.002"></testcase>
</testsuite>
<testsuite tests="2" failures="0" errors="0" skipped="0" time="0.003" name="com.spotify.royaltyplatform.utils.filterer.FieldItemTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FieldItemTest" name="canFilterOnDateEquals" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FieldItemTest" name="canFilterOnDateGreaterThan" time="0.001"></testcase>
</testsuite>
<testsuite tests="24" failures="0" errors="0" skipped="0" time="0.812" name="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterStringContains" time="0.045"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnDateLessThan" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canGetUniqueValues" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnOtherFieldWhenGettingUniqueValues" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnDateTimeLessThan" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnSubSubLevelField" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canProcessWithoutConditions" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnAnyFieldWithQuery" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnNumberEqual" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnAnyField" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnTopLevelField" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnNumberGreaterThan" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnQuery" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnNumberLessThan" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnSubLevelField" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canPaginate" time="0.003"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnQueryWithUnmappedField" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canSort" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="willFailToFilterIfValueDoesNotExist" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterUniqueValues" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canSortMany" time="0.731"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterOnDateTimeGreaterThan" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canFilterStringExactly" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.FilterStreamTest" name="canSortOnSubField" time="0.001"></testcase>
</testsuite>
<testsuite tests="12" failures="0" errors="0" skipped="0" time="0.009" name="com.spotify.royaltyplatform.utils.filterer.RequestParserTest">
<properties>
<property name="spotify.components" value="rp-web-api"></property>
</properties>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseJsonFilters" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseJsonSort" time="0.002"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryWithLessThan" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryWithLessThanDateAndTime" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryHalfBroken" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryHalf" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryHalfLessThan" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryEmpty" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryWithGreaterThan" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQuery" time="0.001"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseQueryHalfGreaterThan" time="0"></testcase>
<testcase classname="com.spotify.royaltyplatform.utils.filterer.RequestParserTest" name="canParseFreetextQuery" time="0.001"></testcase>
</testsuite>
</testsuites>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment