mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Although uncommon, in some cases a Context may need to be extended (for example, to override a step defined in the server with a specific behaviour in the acceptance tests of an app); in those cases the subclass should be able to access the actor attribute defined in the Context it is extending. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| Actor.php | ||
| ActorAware.php | ||
| ActorAwareInterface.php | ||
| ActorContext.php | ||
| ElementFinder.php | ||
| ElementWrapper.php | ||
| Locator.php | ||
| NextcloudTestServerContext.php | ||
| NextcloudTestServerHelper.php | ||
| NextcloudTestServerLocalApacheHelper.php | ||
| NextcloudTestServerLocalBuiltInHelper.php | ||
| NoSuchElementException.php | ||
| Utils.php | ||