Uses of Class
edu.samplu.common.MenuITBase

Packages that use MenuITBase
edu.samplu.admin.test   
edu.samplu.common   
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 ConfigParameterIT
          tests new and edit Parameter maintenance screens
 class ConfigParameterTypeIT
          tests new and edit Parameter Type maintenance screens
 class IdentityGroupIT
          tests creating and cancelling new and edit Group maintenance screens
 class IdentityPermissionIT
          tests creating and cancelling new and edit Permission maintenance screens
 class IdentityPersonIT
          tests creating and cancelling new and edit Person maintenance screens
 class IdentityResponsibilityIT
          tests creating and cancelling the new Responsibility maintenance screen
 class LocationCampusIT
          tests creating and cancelling new and edit Campus maintenance screens
 class LocationCountryIT
          tests creating and cancelling new and edit Country maintenance screens
 class LocationCountyIT
          tests creating and cancelling the new County maintenance screen
 class LocationPostCodeIT
          tests creating and cancelling the new Postal Code maintenance screen
 class LocationStateIT
          tests creating and cancelling new and edit State maintenance screens
 

Uses of MenuITBase in edu.samplu.common
 

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

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 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.