public class ModuleServiceBaseTest extends Object
Constructor and Description |
---|
ModuleServiceBaseTest() |
Modifier and Type | Method and Description |
---|---|
void |
initGRL() |
void |
setup() |
void |
testIsResponsibleForClassByPackagePrefix() |
void |
testIsResponsibleForClassByProvider() |
void |
testIsResponsibleForEBOInterface() |
void |
testIsResponsibleForEBOSubclass() |
void |
testNotResponsibleForNullClass() |
void |
testRegistersWithKualiModuleService() |
public ModuleServiceBaseTest()
public void setup()
public void testRegistersWithKualiModuleService() throws Exception
Exception
public void testNotResponsibleForNullClass()
public void testIsResponsibleForClassByPackagePrefix()
public void testIsResponsibleForClassByProvider()
public void testIsResponsibleForEBOSubclass()
public void testIsResponsibleForEBOInterface()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.