@Generated(value="org.jomc.tools.SourceFileProcessor 1.4", comments="See http://www.jomc.org/jomc/1.4/jomc-tools-1.4") public class JomcTest extends Object
Jomc
CLI class.
Constructor and Description |
---|
JomcTest()
Creates a new
JomcTest instance. |
Modifier and Type | Method and Description |
---|---|
File |
getOutputDirectory()
Gets the output directory of instance.
|
void |
setOutputDirectory(File value)
Sets the output directory of instance.
|
void |
setUp() |
void |
testCommitValidateClasses() |
void |
testGenerateResources() |
void |
testManageSources() |
void |
testMergeModlets() |
void |
testMergeModules() |
void |
testNoArguments() |
void |
testShowModel() |
void |
testValidateModel() |
@Generated(value="org.jomc.tools.SourceFileProcessor 1.4", comments="See http://www.jomc.org/jomc/1.4/jomc-tools-1.4") public JomcTest()
JomcTest
instance.public final File getOutputDirectory()
setOutputDirectory(java.io.File)
public final void setOutputDirectory(File value)
value
- The new output directory of instance or null
.getOutputDirectory()
public final void testNoArguments() throws Exception
Exception
public final void testGenerateResources() throws Exception
Exception
public final void testManageSources() throws Exception
Exception
public final void testCommitValidateClasses() throws Exception
Exception
public final void testMergeModules() throws Exception
Exception
public final void testValidateModel() throws Exception
Exception
public final void testMergeModlets() throws Exception
Exception
public final void testShowModel() throws Exception
Exception
public void setUp() throws IOException
IOException
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.