Package org.eclipse.microprofile.lra.tck
Class TckTestBase
java.lang.Object
org.eclipse.microprofile.lra.tck.TckTestBase
- Direct Known Subclasses:
TckCancelOnTests,TckContextTests,TckLRATypeTests,TckParticipantTests,TckTests,TckUnknownStatusTests,TckUnknownTests
Base testsuite class for in-container tests. It provides
Before and @After junit hooks to clean the
environment.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
testName
public org.junit.rules.TestName testName
-
-
Constructor Details
-
TckTestBase
public TckTestBase()
-
-
Method Details
-
before
public void before() -
after
public void after()
-