public class EntropyStressTest extends Object
| Constructor and Description |
|---|
EntropyStressTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addOption(Survey survey) |
static void |
addQuestion(Survey survey) |
static Survey |
createSurvey(int numquestions,
int optionsarity) |
static void |
main(String[] args)
Execute `java -cp /path/to/surveyman.jar edu.umass.cs.surveyman.samples.EntropyStressTest`.
|
public static Survey createSurvey(int numquestions, int optionsarity) throws SurveyException
SurveyExceptionpublic static void addQuestion(Survey survey) throws SurveyException
SurveyExceptionpublic static void addOption(Survey survey) throws SurveyException
SurveyExceptionpublic static void main(String[] args) throws SurveyException, IOException, com.github.fge.jsonschema.core.exceptions.ProcessingException
args - None required.SurveyExceptionIOExceptioncom.github.fge.jsonschema.core.exceptions.ProcessingExceptionCopyright © 2015. All rights reserved.