public class DefaultModelProviderTest extends Object
org.jomc.model.modlet.DefaultModelProcessor
.Constructor and Description |
---|
DefaultModelProviderTest()
Creates a new
DefaultModelProviderTest instance. |
Modifier and Type | Method and Description |
---|---|
DefaultModelProvider |
getModelProvider()
Gets the
DefaultModelProvider instance tests are performed with. |
protected DefaultModelProvider |
newModelProvider()
Creates a new
DefaultModelProvider instance to test. |
void |
testDefaultEnabled() |
void |
testDefaultModuleLocation() |
void |
testDefaultValidating() |
void |
testEnabled() |
void |
testFindModel() |
void |
testFindModules() |
void |
testModuleLocation() |
void |
testValidating() |
public DefaultModelProviderTest()
DefaultModelProviderTest
instance.public DefaultModelProvider getModelProvider()
DefaultModelProvider
instance tests are performed with.DefaultModelProvider
instance tests are performed with.newModelProvider()
protected DefaultModelProvider newModelProvider()
DefaultModelProvider
instance to test.DefaultModelProvider
instance to test.getModelProvider()
public final void testFindModules() throws Exception
Exception
public final void testFindModel() throws Exception
Exception
public final void testDefaultEnabled() throws Exception
Exception
public final void testEnabled() throws Exception
Exception
public final void testDefaultModuleLocation() throws Exception
Exception
public final void testModuleLocation() throws Exception
Exception
public final void testDefaultValidating() throws Exception
Exception
public final void testValidating() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.