public class ProjectConfiguration extends Object
Constructor and Description |
---|
ProjectConfiguration(boolean keepLongStdio,
String testResultFileMask,
String moduleNames) |
Modifier and Type | Method and Description |
---|---|
String |
getModuleNames() |
String |
getTestResultFileMask() |
boolean |
isKeepLongStdio() |
void |
setKeepLongStdio(boolean keepLongStdio) |
void |
setTestResultFileMask(String testResultFileMask) |
public String getTestResultFileMask()
public void setTestResultFileMask(String testResultFileMask)
public boolean isKeepLongStdio()
public void setKeepLongStdio(boolean keepLongStdio)
public String getModuleNames()
Copyright © 2004-2016. All Rights Reserved.