[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
91 | 0 | 0 | 0 | 100% | 18.523 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.kuali.rice.krms.impl.provider.repository | 4 | 0 | 0 | 0 | 100% | 3.577 |
org.kuali.rice.krms.impl.repository | 87 | 0 | 0 | 0 | 100% | 14.946 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CompoundPropositionTypeServiceTest | 4 | 0 | 0 | 0 | 100% | 3.577 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RuleBoServiceImplTest | 16 | 0 | 0 | 0 | 100% | 1.932 | |
PropositionBoServiceImplTest | 29 | 0 | 0 | 0 | 100% | 8.142 | |
RuleRepositoryServiceImplTest | 1 | 0 | 0 | 0 | 100% | 0.344 | |
KrmsTypeBoServiceImplTest | 16 | 0 | 0 | 0 | 100% | 2.037 | |
ActionBoServiceImplTest | 25 | 0 | 0 | 0 | 100% | 2.491 |
[Summary] [Package List] [Test Cases]
test_getRuleByRuleId | 0.2 | |
test_getRuleByRuleId_when_none_found | 0.182 | |
test_getRuleByRuleId_empty_id | 0.002 | |
test_getRuleByRuleId_null_action_id | 0.002 | |
test_getRuleByNameAndNamespace | 0.193 | |
test_getRuleByNameAndNamespace_when_none_found | 0.193 | |
test_getRuleByNameAndNamespace_empty_name | 0.002 | |
test_getRuleByNameAndNamespace_null_name | 0.002 | |
test_getRuleByNameAndNamespace_empty_namespace | 0.001 | |
test_getRuleByNameAndNamespace_null_namespace | 0.001 | |
test_createRule_null_input | 0.143 | |
test_createRule_exists | 0.155 | |
test_createRule_success | 0.154 | |
test_updateRule_null_input | 0.153 | |
test_updateRule_does_not_exist | 0.188 | |
test_updateRule_success | 0.202 |
testLoadProposition_nullTranslator | 0.893 | |
testLoadProposition_nullPropositionDefinition | 1.292 | |
testLoadProposition_And | 0.678 | |
testLoadProposition_Or | 0.484 |
test_create_proposition_null_proposition | 0.269 | |
test_create_proposition_exists | 0.261 | |
test_create_proposition_success | 0.256 | |
test_update_proposition_null_proposition | 0.261 | |
test_update_proposition_exists | 0.355 | |
test_update_proposition_does_not_exist | 0.431 | |
test_get_proposition_by_id_null_id | 0.395 | |
test_get_proposition_by_id_exists | 0.246 | |
test_get_proposition_by_id_does_not_exist | 0.195 | |
test_create_compound_proposition_success | 0.206 | |
test_create_parameter_null_parameter | 0.233 | |
test_create_parameter_exists | 0.307 | |
test_create_parameter_does_not_exist | 0.196 | |
test_update_parameter_null_parameter | 0.193 | |
test_update_parameter_exists | 0.18 | |
test_update_parameter_does_not_exist | 0.432 | |
test_get_parameter_by_id_null_id | 0.27 | |
test_get_parameter_by_id_blank_id | 0.316 | |
test_get_parameter_by_id_does_not_exist | 0.312 | |
test_get_parameter_by_id_success | 0.173 | |
test_get_parameter_by_prop_id_and_seq_null_id | 0.27 | |
test_get_parameter_by_prop_id_and_seq_blank_id | 0.213 | |
test_get_parameter_by_prop_id_and_seq_null_seq | 0.215 | |
test_get_parameter_by_prop_id_and_seq_does_not_exist | 0.227 | |
test_get_parameter_by_prop_id_and_seq_success | 0.419 | |
test_get_parameters_null_prop_id | 0.387 | |
test_get_parameters_null_blank_id | 0.259 | |
test_get_parameters_does_not_exist | 0.257 | |
test_get_parameters_success | 0.164 |
test_getType | 0.155 | |
testGetByIdWhenNoneFound | 0.159 | |
testGetByPrimaryIdEmptyTypeId | 0.002 | |
testGetByPrimaryIdNullTypeId | 0.002 | |
testGetByNameAndNamespace_null_type_id | 0.001 | |
testGetByNameAndNamespace_null_namespace | 0.001 | |
testGetByNameAndNamespace | 0.324 | |
test_findAllTypesByNamespace_null_namespace | 0.002 | |
test_findAllTypesByNamespace | 0.174 | |
test_findAllTypes | 0.177 | |
test_createKrmsType_null_input | 0.23 | |
test_createKrmsType_exists | 0.149 | |
test_createKrmsType_success | 0.128 | |
test_updateKrmsType_null_input | 0.146 | |
test_updateKrmsType_does_not_exist | 0.173 | |
test_updateKrmsType_success | 0.148 |
test_getActionByActionId | 0.143 | |
test_getActionByActionId_when_none_found | 0.188 | |
test_getActionByActionId_empty_id | 0.002 | |
test_getActionByActionId_null_action_id | 0.002 | |
test_getActionByNameAndNamespace | 0.179 | |
test_getActionByNameAndNamespace_when_none_found | 0.179 | |
test_getActionByNameAndNamespace_empty_name | 0.002 | |
test_getActionByNameAndNamespace_null_name | 0.002 | |
test_getActionByNameAndNamespace_empty_namespace | 0.002 | |
test_getActionByNameAndNamespace_null_namespace | 0.001 | |
test_getActionsByRuleId | 0.182 | |
test_getActionsByRuleId_when_none_found | 0.175 | |
test_getActionsByRuleId_empty_id | 0.003 | |
test_getActionsByRuleId_null_rule_id | 0.001 | |
test_getActionByRuleIdAndSequenceNumber | 0.185 | |
test_getActionByRuleIdAndSequenceNumber_when_none_found | 0.251 | |
test_getActionByRuleIdAndSequenceNumber_empty_id | 0.03 | |
test_getActionByRuleIdAndSequenceNumber_null_rule_id | 0.054 | |
test_getActionByRuleIdAndSequenceNumber_null_rule_sequence | 0.013 | |
test_createAction_null_input | 0.213 | |
test_createAction_exists | 0.139 | |
test_createAction_success | 0.126 | |
test_updateAction_null_input | 0.148 | |
test_updateAction_does_not_exist | 0.136 | |
test_updateAction_success | 0.125 |