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 |
---|---|
DefaultModelContext |
getModelContext()
Gets the
ModelContext instance tests are performed with. |
protected 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, testValidateModel
public DefaultModelContextTest()
DefaultModelContextTest
instance.public DefaultModelContext getModelContext() throws ModelException
ModelContext
instance tests are performed with.getModelContext
in class ModelContextTest
ModelContext
instance tests are performed with.ModelException
- if creating a new instance fails.ModelContextTest.newModelContext()
protected DefaultModelContext newModelContext()
ModelContext
instance to test.newModelContext
in class ModelContextTest
ModelContext
instance to test.ModelContextTest.getModelContext()
public final void testFindModlets() throws Exception
Exception
public final void testFindModletsWithAttributes() throws Exception
Exception
public final void testGetDefaultProviderLocation() throws Exception
Exception
public final void testGetDefaultPlatformProviderLocation() throws Exception
Exception
public final void testGetProviderLocation() throws Exception
Exception
public final void testGetPlatformProviderLocation() throws Exception
Exception
public final void testFindTestModel() throws Exception
Exception
public final void testProcessTestModel() throws Exception
Exception
public final void testValidateTestModel() throws Exception
Exception
public final void testTestModel() throws Exception
Exception
public final void testServiceProperties() throws Exception
Exception
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.