public class ApplicationSetupBasedTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
terrier_etc |
protected String |
terrier_home |
org.junit.rules.TemporaryFolder |
tmpfolder |
| Constructor and Description |
|---|
ApplicationSetupBasedTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addGlobalTerrierProperties(Properties p) |
void |
deleteTerrierEtc() |
void |
makeEnvironment() |
protected String |
writeTemporaryFile(String filenamePattern,
String[] lines) |
protected String |
writeTemporaryFile(String filenamePattern,
String[] lines,
String charset) |
protected String |
writeTemporaryFolder(String dirname) |
public org.junit.rules.TemporaryFolder tmpfolder
protected String terrier_home
protected String terrier_etc
protected String writeTemporaryFile(String filenamePattern, String[] lines) throws Exception
Exceptionprotected String writeTemporaryFile(String filenamePattern, String[] lines, String charset) throws Exception
Exceptionprotected String writeTemporaryFolder(String dirname) throws Exception
Exceptionprotected void addGlobalTerrierProperties(Properties p) throws Exception
Exceptionpublic void deleteTerrierEtc()
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow