public class DefaultModelProcessorTest extends Object
org.jomc.model.modlet.DefaultModelProcessor
.Constructor and Description |
---|
DefaultModelProcessorTest()
Creates a new
DefaultModelProcessorTest instance. |
Modifier and Type | Method and Description |
---|---|
DefaultModelProcessor |
getModelProcessor()
Gets the
DefaultModelProcessor instance tests are performed with. |
protected DefaultModelProcessor |
newModelProcessor()
Creates a new
DefaultModelProcessor instance to test. |
void |
testDefaultEnabled() |
void |
testDefaultTransformerLocation() |
void |
testEnabled() |
void |
testFindTransformers() |
void |
testProcessModel() |
void |
testTransformerLocation() |
public DefaultModelProcessorTest()
DefaultModelProcessorTest
instance.public DefaultModelProcessor getModelProcessor()
DefaultModelProcessor
instance tests are performed with.DefaultModelProcessor
instance tests are performed with.newModelProcessor()
protected DefaultModelProcessor newModelProcessor()
DefaultModelProcessor
instance to test.DefaultModelProcessor
instance to test.getModelProcessor()
public final void testFindTransformers() throws Exception
Exception
public final void testProcessModel() throws Exception
Exception
public final void testDefaultEnabled() throws Exception
Exception
public final void testEnabled() throws Exception
Exception
public final void testDefaultTransformerLocation() throws Exception
Exception
public final void testTransformerLocation() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.