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
Exception
protected String writeTemporaryFile(String filenamePattern, String[] lines, String charset) throws Exception
Exception
protected String writeTemporaryFolder(String dirname) throws Exception
Exception
protected void addGlobalTerrierProperties(Properties p) throws Exception
Exception
public void deleteTerrierEtc()
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow