Uses of Interface
com.microsoft.playwright.assertions.APIResponseAssertions
Packages that use APIResponseAssertions
-
Uses of APIResponseAssertions in com.microsoft.playwright.assertions
Methods in com.microsoft.playwright.assertions that return APIResponseAssertionsModifier and TypeMethodDescriptionstatic APIResponseAssertionsPlaywrightAssertions.assertThat(APIResponse response) Creates aAPIResponseAssertionsobject for the givenAPIResponse.APIResponseAssertions.not()Makes the assertion check for the opposite condition. -
Uses of APIResponseAssertions in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement APIResponseAssertionsMethods in com.microsoft.playwright.impl that return APIResponseAssertions