public class InsertSingleTypeTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
rootDirectory |
private static java.lang.String |
testFile |
| Constructor and Description |
|---|
InsertSingleTypeTest() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getFileContent(java.lang.String path) |
static TypeinferenceResultSet |
test(java.lang.String sourceFileToInfere) |
void |
test1() |
private static final java.lang.String testFile
static final java.lang.String rootDirectory
public void test1()
public static TypeinferenceResultSet test(java.lang.String sourceFileToInfere)
public static java.lang.String getFileContent(java.lang.String path)
throws java.io.IOException
java.io.IOException