public class DefaultModletProviderTest extends ModletProviderTest
org.jomc.modlet.DefaultModletProvider.| Constructor and Description |
|---|
DefaultModletProviderTest()
Creates a new
DefaultModletProviderTest instance. |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.modlet.DefaultModletProvider |
getModletProvider()
Gets the
ModletProvider instance tests are performed with. |
org.jomc.modlet.DefaultModletProvider |
newModletProvider()
Creates a new
ModletProvider instance to test. |
void |
testDefaultEnabled() |
void |
testDefaultModletLocation() |
void |
testDefaultValidating() |
void |
testEnabled() |
void |
testFindModletsAtLocation() |
void |
testModletLocation() |
void |
testValidating() |
testFindModletspublic DefaultModletProviderTest()
DefaultModletProviderTest instance.public org.jomc.modlet.DefaultModletProvider getModletProvider()
ModletProvider instance tests are performed with.getModletProvider in class ModletProviderTestModletProvider instance tests are performed with.ModletProviderTest.newModletProvider()public org.jomc.modlet.DefaultModletProvider newModletProvider()
ModletProvider instance to test.newModletProvider in class ModletProviderTestModletProvider instance to test.ModletProviderTest.getModletProvider()public final void testFindModletsAtLocation() throws Exception
Exceptionpublic final void testDefaultEnabled() throws Exception
Exceptionpublic final void testDefaultModletLocation() throws Exception
Exceptionpublic final void testDefaultValidating() throws Exception
Exceptionpublic final void testModletLocation() throws Exception
Exceptionpublic final void testEnabled() throws Exception
Exceptionpublic final void testValidating() throws Exception
ExceptionCopyright © 2005-2012 The JOMC Project. All Rights Reserved.