| Interface | Description |
|---|---|
| ShareScenario |
Share-aware scenario interface.
Implementations choose the next event outcome and ensure the correct input data is available. |
| Class | Description |
|---|---|
| AbstractShareScenario |
Abstract implementation that handles scenario registration
|
| ShareBrowseToSiteDashboardScenario |
Browses to the site dashboard.
|
| ShareBrowseToSiteDocLibScenario |
Browses to a site document library.
|
| ShareBrowseToUserDashboardScenario |
Browses to the user dashboard.
|
| ShareCreateFolderScenario |
Browses to a site document library.
|
| ShareCreateSiteScenario |
Browses to the user dashboard.
|
| ShareDownloadFileScenario |
Uploads a file to the document library.
|
| ShareEditDocumentScenario |
Scenario around document Edit Offline
The following page is executed.
|
| SharePageDocLibScenario |
Pages through document library listings
The following page is executed.
|
| SharePeopleFinderScenario |
Scenarios around people finder.
|
| ShareRepoBrowserScenario |
Scenarios around repository browser.
|
| ShareScenarioRegistry |
A registry of
event processors that allow for simple
registration |
| ShareScenarioSelector |
A processor that chooses the next Share user scenario based on the current session's context.
|
| ShareSearchScenario |
Executes an search using the general search box before widening the results and doing paging.
|
| ShareSelectDocLibEntryScenario |
Selects a random entry in a site document library.
|
| ShareSelectSearchEntryScenario |
Selects a random entry in the search results page.
|
| ShareSoakData |
Session data used to track user soak sessions
|
| ShareUploadFileScenario |
Uploads a file to the document library.
|
| ShareUploadNewVersionScenario |
Uploads a new version of a file.
|
Copyright © 2016. All rights reserved.