mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
0ee3a683a5
Move functionality from static start and destroy functions into instance methods, allowing these to be overloaded. This works the same way as calling Session::set() which then in turn calls inst_set() Additionally use Injector to create the default Session instance to allow the class to be swapped out. |
||
---|---|---|
.. | ||
creating-a-functional-test.md | ||
creating-a-silverstripe-test.md | ||
fixtures.md | ||
glossary.md | ||
index.md | ||
testing-email.md | ||
testing-guide-troubleshooting.md | ||
why-should-i-test.md |