|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KRADTestCase in edu.samplu.travel.krad.test |
---|
Subclasses of KRADTestCase in edu.samplu.travel.krad.test | |
---|---|
class |
TravelAccountMaintenanceDocumentTest
TravelAccountMaintenanceDocumentTest tests that the TravelAccountMaintenanceDocument can be routed to final |
Uses of KRADTestCase in org.kuali.rice.core.impl.component |
---|
Subclasses of KRADTestCase in org.kuali.rice.core.impl.component | |
---|---|
class |
ComponentServiceTest
An integration test which tests the reference implementation of the ComponentService TODO - for now this test is part of KRAD even though it should be part of the core (pending further modularity work) |
Uses of KRADTestCase in org.kuali.rice.krad.bo |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.bo | |
---|---|
class |
AttachmentTest
AttachmentTest tests Attachment getters, setters and service methods |
class |
BusinessObjectRefreshTest
Tests how refreshing works for Business Objects |
Uses of KRADTestCase in org.kuali.rice.krad.datadictionary |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.datadictionary | |
---|---|
class |
BaseBOClassAndBaseDocumentClassTest
BaseBOClassAndBaseDocumentClassTest tests for the data dictionary's ability to index entries by a "base" superclass |
class |
DataDictionaryLazyLoadingTest
DataDictionaryLazyLoadingTest ensures that data dictionary lazy loading works as expected |
class |
ExtensionAttributeTest
ExtensionAttributeTest tests that PersistableBusinessObject.getExtension() works as expected |
class |
MessageBeanProcessorTest
Test cases for org.kuali.rice.krad.datadictionary.MessageBeanProcessor |
Uses of KRADTestCase in org.kuali.rice.krad.datadictionary.mask |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.datadictionary.mask | |
---|---|
class |
MaskFormatterSubStringTest
MaskFormatterSubStringTest tests MaskFormatterSubString methods
TODO: should be unit test |
Uses of KRADTestCase in org.kuali.rice.krad.datadictionary.validation.fieldlevel |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.datadictionary.validation.fieldlevel | |
---|---|
class |
EmailAddressValidationPatternTest
EmailAddressValidationPatternTest tests EmailAddressValidationPattern - only valid email addresses should match |
class |
FloatingPointValidationPatternTest
FloatingPointValidationPatternTest tests FloatingPointValidationPattern |
class |
JavaClassValidationPatternTest
JavaClassValidationPatternTest tests JavaClassValidationPattern |
class |
MonthValidationPatternTest
MonthValidationPatternTest tests MonthValidationPattern |
class |
YearValidationPatternTest
YearValidationPatternTest tests YearValidationPattern |
class |
ZipcodeValidationPatternTest
ZipcodeValidationPatternTest tests ZipcodeValidationPattern |
Uses of KRADTestCase in org.kuali.rice.krad.document |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.document | |
---|---|
class |
AccountManagerMaintenanceDocumentTest
AccountManagerMaintenanceDocumentTest tests some maintenance document operations on the document type 'AccountManagerMaintenanceDocument' |
class |
DocumentAuthorizerBaseTest
|
Uses of KRADTestCase in org.kuali.rice.krad.inquiry |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.inquiry | |
---|---|
class |
KualiInquirableTest
KualiInquirableTest tests KualiInquirableImpl methods |
Uses of KRADTestCase in org.kuali.rice.krad.jpa |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.jpa | |
---|---|
class |
ReportQueryByCriteriaTest
ReportQueryByCriteriaTest tests Criteria.Criteria(String, String) and
Criteria.toQuery(org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria.QueryByCriteriaType, String[]) |
Uses of KRADTestCase in org.kuali.rice.krad.lookup |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.lookup | |
---|---|
class |
KualiLookupableTest
KualiLookupableTest tests KualiLookupableImpl methods |
class |
LookupResultsServiceTest
LookupResultsServiceTest tests LookupResultsService |
Uses of KRADTestCase in org.kuali.rice.krad.messages |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.messages | |
---|---|
class |
MessageServiceTest
Test cases for MessageService |
Uses of KRADTestCase in org.kuali.rice.krad.service |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.service | |
---|---|
class |
BusinessObjectServiceTest
BusinessObjectServiceTest tests KULRICE-1666: missing Spring mapping for ojbCollectionHelper (not injected into BusinessObjectDaoTest) |
class |
DateTimeServiceTest
DateTimeServiceTest tests DateTimeService |
class |
DictionaryValidationServiceTest
This class tests the DictionaryValidationService (currently only recursive validation is tested). |
class |
DocumentServiceTest
This class tests the DocumentService (currently only getNewDocument is tested). |
class |
InactivateableFromToServiceTest
Test case for InactivateableFromToService. |
class |
KualiRuleServiceTest
KualiRuleServiceTest tests KualiRuleService |
class |
LookupServiceTest
LookupServiceTest tests KULRICE-984: Lookups - Relative Limit Gap |
class |
MaintenanceDocumentDictionaryServiceTest
tests MaintenanceDocumentDictionaryService |
class |
MetadataManagerTest
MetadataManagerTest tests MetadataManager methods |
class |
NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImplTest
NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImplTest tests NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl |
class |
NoteServiceTest
NoteServiceTest is used to test the NoteService implementation |
class |
ParameterServiceTest
ParameterServiceTest tests the ParameterService implementation |
class |
PessimisticLockServiceTest
PessimisticLockServiceTest tests PessimisticLockServiceImpl |
Uses of KRADTestCase in org.kuali.rice.krad.service.impl |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.service.impl | |
---|---|
class |
DictionaryValidationServiceImplTest
DictionaryValidationServiceImplTest tests DictionaryValidationServiceImpl using the data dictionary
configurations in
org/kuali/rice/krad/test/datadictionary/validation |
Uses of KRADTestCase in org.kuali.rice.krad.uif |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.uif | |
---|---|
class |
RichMessageTest
Test rich message generation and parsing functionality |
class |
UifBeanFactoryPostProcessorTest
Test methods for the UifBeanFactoryPostProcessor class |
Uses of KRADTestCase in org.kuali.rice.krad.uif.widget |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.uif.widget | |
---|---|
class |
InquiryTest
Tests for Inquiry |
Uses of KRADTestCase in org.kuali.rice.krad.util |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.util | |
---|---|
class |
ObjectUtilsTest
ObjectUtilsTest tests ObjectUtils |
class |
ValidationMessageRetrievalTest
Test retrieval of validation messages that have been added to a MessageMap |
class |
WebUtilsTest
Unit tests for the KNS WebUtils |
Uses of KRADTestCase in org.kuali.rice.krad.workflow |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.workflow | |
---|---|
class |
DataDictionarySearchableAttributeTest
DataDictionarySearchableAttributeTest performs various DataDictionarySearchableAttribute-related tests on the doc search, including verification of proper wildcard functionality |
class |
KualiXMLAttributeImplTest
KualiXMLAttributeImplTest tests the KualiXmlAttributeHelper operations of getting data from the data dictionary for workflow
attributes |
class |
SearchAttributeIndexRequestTest
tests that a document, which goes through a regular or blanket approval process, is indexed correctly |
Uses of KRADTestCase in org.kuali.rice.krad.workflow.service |
---|
Subclasses of KRADTestCase in org.kuali.rice.krad.workflow.service | |
---|---|
class |
WorkflowInfoServiceTest
This class tests the WorkflowUser service. |
Uses of KRADTestCase in org.kuali.rice.location.web |
---|
Subclasses of KRADTestCase in org.kuali.rice.location.web | |
---|---|
class |
CampusTypeMaintenanceDocumentTest
CampusTypeMaintenanceDocumentTest tests some maintenance document operations on the document type 'CampusTypeMaintenanceDocument' |
class |
CountryMaintenanceDocumentTest
CountryMaintenanceDocumentTest tests some maintenance document operations on the document type 'CountryMaintenanceDocument' |
class |
CountyMaintenanceDocumentTest
Tests creating, editing, and savingn County maintenance doc |
Uses of KRADTestCase in org.kuali.rice.lookup.keyvalues |
---|
Subclasses of KRADTestCase in org.kuali.rice.lookup.keyvalues | |
---|---|
class |
PersistableBusinessObjectValuesFinderTest
PersistableBusinessObjectValuesFinderTest tests the PersistableBusinessObjectValuesFinder |
Uses of KRADTestCase in org.kuali.rice.test |
---|
Subclasses of KRADTestCase in org.kuali.rice.test | |
---|---|
class |
AnnotationTestParent
AnnotationTestParent is used by the DataLoaderAnnotationTest and DataLoaderAnnotationOverrideTest classes to verify parent class annotation usage |
class |
DataLoaderAnnotationOverrideTest
DataLoaderAnnotationOverrideTest is used to test the annotation data entry provided by UnitTestData , PerTestUnitTestData , and PerSuiteUnitTestData |
class |
DataLoaderAnnotationTest
This class is used to test the annotation data entry provided by UnitTestData , PerTestUnitTestData , and PerSuiteUnitTestData |
Uses of KRADTestCase in org.kuali.test |
---|
Subclasses of KRADTestCase in org.kuali.test | |
---|---|
class |
BaseMaintenanceDocumentTest
BaseMaintenanceDocumentTest is a base class for testing maintenance documents |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |