Modifier and Type | Class and Description |
---|---|
class |
StyleServiceImplTest
Tests StyleServiceImpl
|
Modifier and Type | Class and Description |
---|---|
class |
EDLControllerTest |
class |
EDLGlobalConfigFactoryTest |
class |
EDocLitePostProcessorTest
This is a Test class to verify the edoc lite post processor.
|
class |
EDocLiteServiceImplTest
Tests EDocLiteServiceImpl
|
class |
OfficeOfAffirmativeActionTest
Tests the web GUI for the ActionList.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionItemServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
ActionListTest |
class |
OutboxTest
Tests Outbox functionality
|
Modifier and Type | Class and Description |
---|---|
class |
ActionRequestScenariosTest
This is a description of what this class does - jjhanso don't forget to fill this in.
|
class |
DocumentRefreshQueueTest
Tests the reference implementation of the
DocumentRefreshQueue . |
Modifier and Type | Class and Description |
---|---|
class |
NotificationSuppressionTest
This is a description of what this class does - gilesp don't forget to fill this in.
|
Modifier and Type | Class and Description |
---|---|
class |
AcknowledgeActionTest |
class |
AdHocRouteTest |
class |
ApproveActionTest |
class |
BlanketApproveTest |
class |
CancelActionTest |
class |
ClearFYIActionTest |
class |
CreateDocumentTest |
class |
DisapproveActionTest |
class |
FutureRequestsTest
Tests users requesting to see all future requests, not seeing any future requests on documents and the clearing of those
statuses on documents.
|
class |
LogDocumentActionTest |
class |
MoveDocumentTest |
class |
RecallActionTest |
class |
ReleaseWorkgroupAuthorityTest |
class |
ReturnToPreviousNodeActionTest |
class |
RevokeAdHocActionTest |
class |
RoleTest |
class |
RouteDocumentTest |
class |
RouteLogAuthenticationTest |
class |
SaveActionEventTest |
class |
SuperUserActionRequestApproveEventTest
Tests the super user actions available on the API.
|
class |
SuperUserActionTest
Tests the super user actions available on the API.
|
class |
SuperUserCancelTest
Test SuperUserCancel through WorkflowDocument
|
class |
SuperUserDisapproveTest
Test SuperUserDissaprove actions from WorkflowDocument
|
class |
TakeWorkgroupAuthorityTest |
class |
ValidActionsTest |
class |
VariablesTest
Test case that tests setting and getting variables, both programmatically
and via the "SetVar" node; stolen directly from ApproveActionTest.testPreapprovals
|
Modifier and Type | Class and Description |
---|---|
class |
ActionInvocationQueueImplTest
Integration test for the
ActionInvocationQueueImpl . |
Modifier and Type | Class and Description |
---|---|
class |
IngesterActionTest
Tests workflow Struts IngesterAction
|
class |
XmlIngestionTest
Tests XML "ingestion" pipeline
|
class |
XmlSchemaTest
Test schema validation
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentContentTest
Tests that client interaction with document content behaves approriately.
|
class |
WorkflowDocumentTest
Place to test WorkflowDocument.
|
class |
WorkflowInfoTest |
Modifier and Type | Class and Description |
---|---|
class |
DocumentLinkTest
Integration test for
DocumentLink . |
Modifier and Type | Class and Description |
---|---|
class |
DocumentSearchCustomizerTest
An integration test for the DocumentSearchCustomizer class.
|
class |
DocumentSearchSecurityTest
This is a description of what this class does - jjhanso don't forget to fill this in.
|
class |
DocumentSearchTest |
class |
DocumentSearchTestBase
This is a base class used for document search unit test classes to consolidate some helper methods
|
class |
SearchableAttributeTest
Tests the StandardGenericXMLSearchableAttribute.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardGenericXMLSearchableAttributeRangesTest
Tests the StandardGenericXMLSearchableAttribute.
|
class |
StandardGenericXMLSearchableAttributeTest
Tests the StandardGenericXMLSearchableAttribute.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentTypeMaintainableTest
This class is used to test the
DocumentTypeMaintainable |
class |
DocumentTypePermissionServiceTest |
class |
DocumentTypeTest |
class |
KewDocumentTypeBaseTest
Test utilities (and common tests) for KEW module Document type object persistence
Created by fraferna on 9/3/14.
|
class |
KewDocumentTypeJpaTest
Tests to confirm JPA mapping for the Kew module Document type objects
|
class |
KewDocumentTypeLegacyTest
Tests to confirm legacy (OJB) mapping for the KEW module Document type objects
Created by fraferna on 9/3/14.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicRoutingTest |
class |
EmptyProcessTest
Integration test cases for documents with empty processes
|
class |
ParallelRoutingTest |
class |
PostProcessorSpawnedDocumentTest
Tests a new document being spawned from the post processing of an existing document
|
class |
RouteNodeConfigParamTest
Tests the parsing of route node config params
|
class |
SequentialRoutingTest |
class |
StandardWorkflowEngineTest |
class |
SubProcessRoutingTest |
Modifier and Type | Class and Description |
---|---|
class |
BranchTest
Tests on functionality within the Branch class.
|
class |
RouteNodeServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
HierarchyRoutingNodeTest
Tests HeirarchyRoutingNode
|
Modifier and Type | Class and Description |
---|---|
class |
KewToRulesEngineIntegrationTest
An integration test which tests KEW integration with KRMS producing PeopleFlows for routing purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
KewDocumentDataJpaTest
Tests to confirm JPA mapping for the Kew module Document data objects
|
class |
WorkflowDocumentServiceImplTest |
Modifier and Type | Class and Description |
---|---|
class |
NoteServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
PeopleFlowBoTest
Test the basic persistence of business objects related to PeopleFlows.
|
class |
PeopleFlowRoutingTest
An integration test which tests document types with nodes on them which route to PeopleFlows in various configurations.
|
class |
PeopleFlowServiceTest
An integration test which tests the PeopleFlowService reference implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
EmailContentServiceTest
Unit test for the EmailContentService
|
class |
EmailMessageTest
Tests email content generation
|
class |
EmailReminderLifecycleTest |
class |
MailerTest
Tests email content generation
|
Modifier and Type | Class and Description |
---|---|
class |
ImmediateEmailReminderQueueImplTest
This test case verifies that the the ImmediateEmailReminderQueue can be retrieved from teh KewApiServiceLocator and that calling it
will
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionRoutingServiceTest
This is a unit test for testing the functionality of the ExceptionRoutingService.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
ExtraClassPathTest
Tests that the extra classpath features of the plugin work as advertised.
|
class |
HotDeployTest
Tests the HotDeployer and Reloader which handle hot deployment and hot reloading
of Plugins.
|
class |
PluginConfigParserTest
Tests that the PluginConfigParser properly parses the plugin config xml file.
|
class |
ZipFilePluginLoaderTest
Tests the ZipFilePluginLoader.
|
Modifier and Type | Class and Description |
---|---|
class |
PostProcessorTest |
Modifier and Type | Class and Description |
---|---|
class |
PreferencesServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
QuickLinksServiceTest
Test the QuickLinks Service
|
Modifier and Type | Class and Description |
---|---|
class |
ResponsibilityIdServiceTest
Test the Responsibility ID Service
|
Modifier and Type | Class and Description |
---|---|
class |
RoleRouteModuleTest
Tests Role-based routing integration between KEW and KIM.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionRequestDerivedRoleTypeServiceImplTest
Tests the ActionRequestDerivedRoleTypeServiceImpl class.
|
Modifier and Type | Class and Description |
---|---|
class |
AppDocStatusTest |
class |
RouteHeaderServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
RouteLogActionTest
Unit tests for RouteLogAction -- very incomplete, only tests populateRouteLogFutureRequests
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionRoutingTest |
Modifier and Type | Class and Description |
---|---|
class |
RoutingReportServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
RoutingToInactiveWorkgroupTest |
class |
RoutingWithEmptyWorkGroupTest |
Modifier and Type | Class and Description |
---|---|
class |
AddRuleDelegationTest
Tests adding a delegation rule
|
class |
AttributeClientRoutingDataValidationTest
Tests that an attribute implementing WorkflowAttributeXmlValidator interface can be validated from the
client application, including and especially edl.
|
class |
NetworkIdRoleAttributeTest |
class |
PrincipalIdRoleAttributeTest |
class |
RoleAttributeTest
Tests the generation of Action Requests from RoleAttributes
|
class |
RuleTemplateAttributeTest
Tests the RuleTemplateAttribute class.
|
class |
RuleTemplateDefaultsTest
This class tests the code that handles the default values for the rule templates.
|
class |
RuleValidationAttributeRemotingTest
Tests invoking the RuleValidationAttribute services.
|
class |
RuleXmlParserTest |
class |
ServiceInvocationRuleTest
Tests that a groovy expression in a rule can invoke an arbitrary service on the KSB
|
class |
UniversityIdRoleAttributeTest |
Modifier and Type | Class and Description |
---|---|
class |
DelegationRuleServiceTest |
class |
KewRuleDataJpaTest
Tests to confirm JPA mapping for the Kew module Rule objects
|
class |
RoleServiceTest
Tests the role re-resolving.
|
class |
RuleServiceTest |
Modifier and Type | Class and Description |
---|---|
class |
StandardGenericXMLRuleAttributeTest |
Modifier and Type | Class and Description |
---|---|
class |
DTOConverterTest |
class |
WorkflowUtilityTest |
Modifier and Type | Class and Description |
---|---|
class |
KEWModuleServiceIntTest
Integration test for the
KEWModuleService |
Modifier and Type | Class and Description |
---|---|
class |
StatsServiceTest
Test the Stats Service
|
Modifier and Type | Class and Description |
---|---|
static class |
KEWTestCase.BootstrapTest |
Modifier and Type | Class and Description |
---|---|
class |
PipeTest
This example shows how to chain a series of transformations by
piping SAX events from one Transformer to another.
|
class |
PipeTransformationTest |
Modifier and Type | Class and Description |
---|---|
class |
UserOptionsServiceTest
Test class for {link@ UserOptionsServiceImpl}
Note not all methods for UserOptionsServiceImpl are tested in this test class, some methods are tested within the
PreferencesServiceTest test class |
Modifier and Type | Class and Description |
---|---|
class |
GroupXmlImportTest
This is a description of what this class does - jjhanso don't forget to fill this in.
|
Modifier and Type | Class and Description |
---|---|
class |
DeprecatedDocumentTagsTest
This test case just ensures that deprecated document type XML elements can still be parsed properly.
|
class |
DocumentTypeXmlParserTest |
class |
RuleTemplateXmlParserTest
This is a Test class to test the rule template xml parser
|
class |
XmlImportTest |
Modifier and Type | Class and Description |
---|---|
class |
DocumentTypeXmlExporterTest |
class |
GroupXmlExporterTest
This is a description of what this class does - jjhanso don't forget to fill this in.
|
class |
RuleAttributeXmlExporterTest |
class |
RuleTemplateXmlExporterTest |
class |
RuleXmlExporterTest
Tests the RuleXmlExporter by importing XML, exporting it, and then re-importing the xml.
NOTE: It's important to note that the success of this test depends on all of the Rules in any XML having unique descriptions as this is the only way for the test to identify the rules from the original imported XML and the XML imported from the export. |
class |
StyleXmlExporterTest
Tests exporting Styles
|
class |
XmlExporterTestCase |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.