Cambridge SMT System
uk.ac.cam.eng.util.TestCommandLineInterface Class Reference

Public Member Functions

void testConfigFile ()
 
void testApplyConf () throws IllegalArgumentException, IllegalAccessException, IOException
 

Static Public Member Functions

static void setup () throws IOException
 

Static Public Attributes

static File testConfig
 
static TemporaryFolder folder = new TemporaryFolder()
 

Detailed Description

Definition at line 35 of file TestCommandLineInterface.java.

Member Function Documentation

static void uk.ac.cam.eng.util.TestCommandLineInterface.setup ( ) throws IOException
inlinestatic

Definition at line 45 of file TestCommandLineInterface.java.

void uk.ac.cam.eng.util.TestCommandLineInterface.testApplyConf ( ) throws IllegalArgumentException, IllegalAccessException, IOException
inline

Definition at line 65 of file TestCommandLineInterface.java.

Here is the call graph for this function:

void uk.ac.cam.eng.util.TestCommandLineInterface.testConfigFile ( )
inline

Definition at line 58 of file TestCommandLineInterface.java.

Here is the call graph for this function:

Member Data Documentation

TemporaryFolder uk.ac.cam.eng.util.TestCommandLineInterface.folder = new TemporaryFolder()
static

Definition at line 42 of file TestCommandLineInterface.java.

File uk.ac.cam.eng.util.TestCommandLineInterface.testConfig
static

Definition at line 39 of file TestCommandLineInterface.java.


The documentation for this class was generated from the following file: