public class DefaultModelContextTest extends ModelContextTest
org.jomc.modlet.DefaultModelContext.DEFAULT_MODLET_NAME| Constructor and Description |
|---|
DefaultModelContextTest()
Creates a new
DefaultModelContextTest instance. |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.modlet.DefaultModelContext |
getModelContext()
Gets the
ModelContext instance tests are performed with. |
protected org.jomc.modlet.DefaultModelContext |
newModelContext()
Creates a new
ModelContext instance to test. |
void |
testFindModlets() |
void |
testFindModletsWithAttributes() |
void |
testFindTestModel() |
void |
testGetDefaultPlatformProviderLocation() |
void |
testGetDefaultProviderLocation() |
void |
testGetPlatformProviderLocation() |
void |
testGetProviderLocation() |
void |
testProcessTestModel() |
void |
testServiceProperties() |
void |
testTestModel() |
void |
testValidateTestModel() |
testAttributes, testCreateContext, testCreateEntityResolver, testCreateMarshaller, testCreateModelContext, testCreateResourceResolver, testCreateSchema, testCreateServiceObject, testCreateUnmarshaller, testDefaultLogLevel, testDefaultModletSchemaSystemId, testFindClass, testFindModel, testFindResource, testFindResources, testGetInvalidModlets, testGetModlets, testLogging, testLogLevel, testModletSchemaSystemId, testProcessModel, testValidateModelpublic DefaultModelContextTest()
DefaultModelContextTest instance.public org.jomc.modlet.DefaultModelContext getModelContext() throws org.jomc.modlet.ModelException
ModelContext instance tests are performed with.getModelContext in class ModelContextTestModelContext instance tests are performed with.org.jomc.modlet.ModelException - if creating a new instance fails.ModelContextTest.newModelContext()protected org.jomc.modlet.DefaultModelContext newModelContext()
ModelContext instance to test.newModelContext in class ModelContextTestModelContext instance to test.ModelContextTest.getModelContext()public final void testFindModlets() throws Exception
Exceptionpublic final void testFindModletsWithAttributes() throws Exception
Exceptionpublic final void testGetDefaultProviderLocation() throws Exception
Exceptionpublic final void testGetDefaultPlatformProviderLocation() throws Exception
Exceptionpublic final void testGetProviderLocation() throws Exception
Exceptionpublic final void testGetPlatformProviderLocation() throws Exception
Exceptionpublic final void testFindTestModel() throws Exception
Exceptionpublic final void testProcessTestModel() throws Exception
Exceptionpublic final void testValidateTestModel() throws Exception
Exceptionpublic final void testTestModel() throws Exception
Exceptionpublic final void testServiceProperties() throws Exception
ExceptionCopyright © 2005-2012 The JOMC Project. All Rights Reserved.