mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Todos for ObjectTest
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64312 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
a90427ff4a
commit
7f386f52c8
@ -2,6 +2,10 @@
|
|||||||
/**
|
/**
|
||||||
* @package sapphire
|
* @package sapphire
|
||||||
* @subpackage tests
|
* @subpackage tests
|
||||||
|
*
|
||||||
|
* @todo tests for addStaticVars()
|
||||||
|
* @todo tests for setting statics which are not defined on the object as built-in PHP statics
|
||||||
|
* @todo tests for setting statics through decorators (#2387)
|
||||||
*/
|
*/
|
||||||
class ObjectTest extends SapphireTest {
|
class ObjectTest extends SapphireTest {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user