
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 |
|---|---|
org.jomc.model.modlet.DefaultModelProvider |
getModelProvider()
Gets the
DefaultModelProvider instance tests are performed with. |
protected org.jomc.model.modlet.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 org.jomc.model.modlet.DefaultModelProvider getModelProvider()
DefaultModelProvider instance tests are performed with.DefaultModelProvider instance tests are performed with.newModelProvider()protected org.jomc.model.modlet.DefaultModelProvider newModelProvider()
DefaultModelProvider instance to test.DefaultModelProvider instance to test.getModelProvider()public final void testFindModules() throws Exception
Exceptionpublic final void testFindModel() throws Exception
Exceptionpublic final void testDefaultEnabled() throws Exception
Exceptionpublic final void testEnabled() throws Exception
Exceptionpublic final void testDefaultModuleLocation() throws Exception
Exceptionpublic final void testModuleLocation() throws Exception
Exceptionpublic final void testDefaultValidating() throws Exception
Exceptionpublic final void testValidating() throws Exception
ExceptionCopyright © 2005–2014 The JOMC Project. All rights reserved.