Skip to content

dependency and plugin versions updated in pom.xml (#88) #235

dependency and plugin versions updated in pom.xml (#88)

dependency and plugin versions updated in pom.xml (#88) #235

GitHub Actions / Test Results succeeded Jun 28, 2024 in 0s

39 passed, 0 failed and 0 skipped

Tests passed successfully

✅ /home/runner/work/rest-assured-examples/rest-assured-examples/target/surefire-reports/TEST-TestSuite.xml

39 tests were completed in 9s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 39✅ 9s

✅ TestSuite

in.reqres.TestPostWithRecords
  ✅ testCreateUser
in.reqres.TestDeleteRequests
  ✅ deleteRequestTests[2](1)
in.reqres.TestGetRequestWithRestAssuredSpecs
  ✅ getRequestTestWithRestAssuredConfig
in.reqres.TestPatchRequests
  ✅ patchRequestTests[2, Michael, QA Lead](1)
  ✅ patchRequestTests[958, Yuan, Project Architect](2)
in.reqres.TestResponseHeaders
  ✅ responseHeadersTest
in.reqres.TestPutRequests
  ✅ putRequestsTests[2, Michael, QA Lead](1)
  ✅ putRequestsTests[958, Yuan, Project Architect](2)
in.reqres.TestAuthentication
  ✅ testAuthenticationToken[[email protected], pistol](1)
  ✅ testAuthToken[[email protected], pistol](1)
in.reqres.TestPostRequests
  ✅ testPostRequests[Rahul, QA](1)
  ✅ testPostRequests[Jane, Sr.Dev](2)
  ✅ testPostRequests[Albert, Dev](3)
  ✅ testPostRequests[Johnny, Project Manager](4)
in.reqres.TestResponseBodyWithJsonPath
  ✅ testResponseWithJsonPath
in.reqres.TestGetRequests
  ✅ getRequestTest[2](1)
  ✅ getRequestTestWithQueryParam[2](1)
in.reqres.PostRequestBuilderExample
  ✅ postTestUsingBuilderPattern
com.restfulbooker.RestfulBookerE2ETests
  ✅ createBookingTest
  ✅ getBookingTest
  ✅ testTokenGeneration
  ✅ updateBookingTest
  ✅ updatePartialBookingTest
  ✅ deleteBookingTest
  ✅ checkBookingIsDeleted
com.restfulbooker.JsonSchemaValidationTest
  ✅ testCreateBookingJsonSchema
  ✅ testGetBookingJsonSchema
  ✅ testUpdateBookingJsonSchema
  ✅ testUpdatePartialBookingJsonSchema
  ✅ testCreateJsonSchema
soapapitests.NumberToWordsTest
  ✅ testNumberToWordsAPI
assertionexamples.NumberRelatedAssertionTests
  ✅ testLessThanAssertions
  ✅ testGreaterThanAssertions
  ✅ testNumberAssertions
assertionexamples.StringRelatedAssertionTests
  ✅ testNotNullAssertions
  ✅ testHasKeyAssertion
  ✅ testNotAssertions
  ✅ testStringAssertions
  ✅ testMultipleAssertStatement