Package org.eclipse.microprofile.lra.tck
Class TckUnknownStatusTests
java.lang.Object
org.eclipse.microprofile.lra.tck.TckTestBase
org.eclipse.microprofile.lra.tck.TckUnknownStatusTests
TCK Tests related to the 410 status code handling. Version with a Status method.
-
Field Summary
Fields inherited from class org.eclipse.microprofile.lra.tck.TckTestBase
testName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.microprofile.lra.tck.TckTestBase
after
-
Constructor Details
-
TckUnknownStatusTests
public TckUnknownStatusTests()
-
-
Method Details
-
deploy
@Deployment(name="tckunkownstatus") public static org.jboss.shrinkwrap.api.spec.WebArchive deploy() -
before
public void before()- Overrides:
beforein classTckTestBase
-
compensate_retry
public void compensate_retry() throws jakarta.ws.rs.WebApplicationException- Throws:
jakarta.ws.rs.WebApplicationException
-
complete_retry
public void complete_retry() throws jakarta.ws.rs.WebApplicationException- Throws:
jakarta.ws.rs.WebApplicationException
-