public class KPITest extends FastUnitTestBase
| Constructor and Description |
|---|
KPITest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testUnlinkFromTemplateIfModified_clearRelatedKPIIsFalse()
Test that template is NOT unlinked even if it is modified, since clearRelatedKPI is false.
|
void |
testUnlinkFromTemplateIfModified_clearRelatedKPIIsTrue()
Test that template is unlinked since fields are modified, and clearRelatedKPI is true
|
void |
testUnlinkFromTemplateIfModified_lastUpdatedIsModified()
Test KPI is NOT unlinked when lastkpivalue or lastupdated if updated
|
void |
testUnlinkFromTemplateIfModified_toBeAddedIsTrue() |
setup, tearDownpublic void testUnlinkFromTemplateIfModified_toBeAddedIsTrue()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void testUnlinkFromTemplateIfModified_clearRelatedKPIIsFalse()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void testUnlinkFromTemplateIfModified_clearRelatedKPIIsTrue()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void testUnlinkFromTemplateIfModified_lastUpdatedIsModified()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException