SilverStripe\TestSession
Classes
Requires PHP's mycrypt extension in order to set the database name as an encrypted cookie.
Responsible for starting and finalizing test sessions.
Sets state previously initialized through TestSessionController.
The session state keeps some metadata about the current test session.
Writes PHP to a file which can be included in SilverStripe runs on existence.