org.specs2.specification.Around
See theAround companion object
The Around trait can be inherited by classes which will execute some code inside the around method provided by the context.
This can be used for example to execute some code inside a webapp session
Attributes
- See also
-
Example to understand why the type T must : AsResult
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
In this article