Uses of Class
edu.samplu.common.MenuITBase

Packages that use MenuITBase
edu.samplu.admin.test   
edu.samplu.common   
edu.samplu.krad.travelview   
edu.samplu.mainmenu.test   
 

Uses of MenuITBase in edu.samplu.admin.test
 

Subclasses of MenuITBase in edu.samplu.admin.test
 class ConfigNameSpaceBlanketAppIT
          tests that a blanket approval by user admin of a Namespace maintenance document results in a document in state FINAL To Keep the BlanketAppIT tests separate MenuItBase is extended rather than AdminMenuITBase this only requires the implementation of the getMenuLinkLocator() and getCreateNewLinkLocator so there should probably be another abstract class....
 class ConfigNameSpaceIT
          tests new and edit Namespace maintenance screens
 class ConfigParameterBlanketAppIT
          tests that user admin's blanket approve of the Parameter maintenance document results in a final document The component is chosen from a lookup screen
 class ConfigParameterIT
          tests new and edit Parameter maintenance screens
 class ConfigParameterTypeIT
          tests new and edit Parameter Type maintenance screens
 class IdentityGroupBlanketAppIT
          tests that user 'admin', on blanket approving a new group maintenance document, results in a final document
 class IdentityGroupIT
          tests creating and cancelling new and edit Group maintenance screens
 class IdentityPermissionBlanketAppIT
          tests that user 'admin', on blanket approving a new Permission maintenance document, results in a final document
 class IdentityPermissionIT
          tests creating and cancelling new and edit Permission maintenance screens
 class IdentityPersonBlanketAppIT
          tests that user 'admin', on blanket approving a new Person maintenance document, results in a final document
 class IdentityPersonIT
          tests creating and cancelling new and edit Person maintenance screens
 class IdentityResponsibilityBlanketAppIT
          tests that user 'admin', on blanket approving a new Responsibility maintenance document, results in a final document
 class IdentityResponsibilityIT
          tests creating and cancelling the new Responsibility maintenance screen
 class IdentityRoleBlanketAppIT
          tests that user 'admin', on blanket approving a new Role maintenance document, results in a final document
 class LocationCampusBlanketAppIT
          tests that user 'admin', on blanket approving a new Campus maintenance document, results in a final document
 class LocationCampusIT
          tests creating and cancelling new and edit Campus maintenance screens
 class LocationCountryBlanketAppIT
          tests that user 'admin', on blanket approving a new Country maintenance document, results in a final document
 class LocationCountryIT
          tests creating and cancelling new and edit Country maintenance screens
 class LocationCountyBlanketAppIT
          tests that user 'admin', on blanket approving a new County maintenance document, results in a final document
 class LocationCountyIT
          tests creating and cancelling the new County maintenance screen
 class LocationPostCodeBlanketAppIT
          tests that user 'admin', on blanket approving a new Postal Code maintenance document, results in a final document
 class LocationPostCodeIT
          tests creating and cancelling the new Postal Code maintenance screen
 class LocationStateBlanketAppIT
          tests that user 'admin', on blanket approving a new State maintenance document, results in a final document
 class LocationStateIT
          tests creating and cancelling new and edit State maintenance screens
 class ReferenceCampusTypeBlanketAppIT
          tests that user 'admin', on blanket approving a new Campus Type maintenance document, results in a final document
 class WorkFlowDocTypeBlanketAppIT
          tests that user 'admin', on blanket approving a new Document Type maintenance document, results in a final document
 

Uses of MenuITBase in edu.samplu.common
 

Subclasses of MenuITBase in edu.samplu.common
 class AdminMenuBlanketAppITBase
          Deprecated.  
 class AdminMenuITBase
          Deprecated. Use WebDriverITBase for new tests.
 class KradMenuITBase
          Deprecated. Use WebDriverITBase for new tests.
 class MainMenuLookupITBase
          Deprecated. use WebDriverITBase
 

Uses of MenuITBase in edu.samplu.krad.travelview
 

Subclasses of MenuITBase in edu.samplu.krad.travelview
 class MaintenanceAddDeleteFiscalOfficerIT
           
 class MaintenanceAddDeleteNoteIT
           
 class MaintenanceAdHocRecipientsIT
           
 class MaintenanceButtonsIT
           
 class MaintenanceConstraintTextIT
           
 class MaintenanceDisclosuresIT
           
 class MaintenanceDocumentOverviewIT
           
 class MaintenanceExpandCollapseIT
           
 class MaintenanceFieldsIT
           
 class MaintenanceHeaderIT
           
 class MaintenanceLookupAddMultipleLinesIT
           
 class MaintenanceNotesAndAttachmentsIT
           
 class MaintenanceQuickfinderIconsIT
           
 class MaintenanceRouteLogIT
           
 class MaintenanceSaveIT
           
 class MaintenanceSubsidizedPercentWatermarkIT
           
 

Uses of MenuITBase in edu.samplu.mainmenu.test
 

Subclasses of MenuITBase in edu.samplu.mainmenu.test
 class AgendaLookUpIT
          tests that user 'admin' can display the Agenda lookup screen, search, initiate an Agenda maintenance document via a copy action on the search results and finally cancel the maintenance document
 class ContextLookUpIT
          tests that user 'admin' can display the Context lookup screen, search, initiate an Context maintenance document via an edit action on the search results and finally cancel the maintenance document
 class CreateNewAgendaIT
          tests whether the "Create New Agenda" is working ok
 class TermLookUpIT
          tests that user 'admin' can display the Term lookup screen, search, initiate an Term maintenance document via an edit action on the search results and finally cancel the maintenance document
 class TermSpecificationLookUpIT
          tests that user 'admin' can display the Term Specification lookup screen, search, initiate an Term Specification maintenance document via an edit action on the search results and finally cancel the maintenance document
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.