public abstract class BasePortletTest extends Object implements PortletTest, org.springframework.beans.factory.BeanNameAware
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
BasePortletTest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTestKey() |
void |
setBeanName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTestNamepublic void setBeanName(String name)
setBeanName in interface org.springframework.beans.factory.BeanNameAwarepublic String getTestKey()
getTestKey in interface PortletTestCopyright © 2016 Jasig. All Rights Reserved.