public class TckTests extends Object
| Constructor and Description |
|---|
TckTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass(LRAClient lraClient) |
org.eclipse.microprofile.lra.tck.TckResult |
runTck(LRAClient lraClient,
String testname,
boolean verbose) |
public static void beforeClass(LRAClient lraClient)
public org.eclipse.microprofile.lra.tck.TckResult runTck(LRAClient lraClient, String testname, boolean verbose)
public static void afterClass()
public void before()
public void after()
Copyright © 2018 Eclipse Foundation. All rights reserved.