@medium
The @medium annotation is an alias for @group medium. A medium test must not depend on a test marked as @large.
If the PHP_Invoker package is installed and strict mode is enabled, a medium test will fail if it takes longer than 10 seconds to execute. This timeout is configurable via the timeoutForMediumTests attribute in the XML configuration file.
Please login to continue.