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