public class InlineExecutionTest extends Object
| Constructor and Description |
|---|
InlineExecutionTest(com.oracle.truffle.tck.tests.InlineTestRun testRun) |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static Collection<com.oracle.truffle.tck.tests.InlineTestRun> |
createScriptTests() |
static void |
setUpClass() |
void |
testInline() |
public InlineExecutionTest(com.oracle.truffle.tck.tests.InlineTestRun testRun)
public static Collection<com.oracle.truffle.tck.tests.InlineTestRun> createScriptTests()
public static void setUpClass()
public static void afterClass()