Package com.ibm.jbatch.tck.tests.jslxml
Class ContextsGetIdTests
- java.lang.Object
-
- com.ibm.jbatch.tck.utils.BaseJUnit5Test
-
- com.ibm.jbatch.tck.tests.jslxml.ContextsGetIdTests
-
public class ContextsGetIdTests extends BaseJUnit5Test
-
-
Constructor Summary
Constructors Constructor Description ContextsGetIdTests()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidafterTest()static voidbeforeTest()voidtestJobContextGetId()voidtestStepContextGetId()-
Methods inherited from class com.ibm.jbatch.tck.utils.BaseJUnit5Test
cleanUpReporter, setUpReporter
-
-
-
-
Method Detail
-
beforeTest
@BeforeAll public static void beforeTest() throws ClassNotFoundException- Throws:
ClassNotFoundException
-
afterTest
@AfterAll public static void afterTest()
-
-