public class KPIServiceTest extends FastUnitTestBase
Modifier and Type | Class and Description |
---|---|
class |
KPIServiceTest.VarData |
Constructor and Description |
---|
KPIServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
kaiserTest() |
void |
testConvertMaxVariablesToStatic() |
void |
testConvertStaticMaxVariablesToVariables() |
void |
testConvertVariablesToPositions() |
void |
testCreateKPIQueryFromVariables_all_good() |
void |
testCreateKPIQueryFromVariables_missing_variables() |
void |
testCreateKPIQueryFromVariables_no_variables() |
void |
testCreateKPIQueryFromVariables_same_variable_used_multiple_times() |
void |
testCreateKPIQueryFromVariables_Static_Variables() |
void |
testPaseExpressionVariables() |
void |
testValidateExtraUnusedVariables_with_extra_vars() |
void |
testValidateExtraUnusedVariables_with_less_vars() |
setup, tearDown
public void testPaseExpressionVariables() throws java.rmi.RemoteException
java.rmi.RemoteException
public void testConvertVariablesToPositions() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testCreateKPIQueryFromVariables_all_good() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testCreateKPIQueryFromVariables_same_variable_used_multiple_times() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testCreateKPIQueryFromVariables_missing_variables() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testCreateKPIQueryFromVariables_Static_Variables() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testCreateKPIQueryFromVariables_no_variables() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testValidateExtraUnusedVariables_with_extra_vars() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testValidateExtraUnusedVariables_with_less_vars() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testConvertMaxVariablesToStatic() throws java.rmi.RemoteException
java.rmi.RemoteException
public void testConvertStaticMaxVariablesToVariables() throws java.rmi.RemoteException
java.rmi.RemoteException
public void kaiserTest() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException