public class CliOptionsTest extends Object
Modifier and Type | Field and Description |
---|---|
static org.junit.rules.TestRule |
classWatchman |
private String |
configFile |
private String[] |
configFileOpts |
org.junit.rules.ExpectedException |
exception |
org.junit.rules.TestRule |
watchman |
Constructor and Description |
---|
CliOptionsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetConfigurationFileName()
Test of getConfigurationFileName method, of class CliOptions.
|
void |
testValidCommandLineArguments()
Test of getConfigurationFileName method with the generate-file option, of class CliOptions.
|
private String configFile
private String[] configFileOpts
public static org.junit.rules.TestRule classWatchman
public org.junit.rules.TestRule watchman
public org.junit.rules.ExpectedException exception
public static void setUpClass()
public static void tearDownClass()
public void setUp()
public void tearDown()
public void testValidCommandLineArguments()
public void testGetConfigurationFileName()
Copyright © 2015 University of Glasgow. All rights reserved.