ContainerTest
extends TestCase
in package
FinalYes
Table of Contents
Methods
- construct() : void
- fromJsonException() : void
- fromJsonTypeError() : void
- get() : void
- serializable() : void
- set() : void
- throwOnInaccessibleGet() : void
- throwOnInaccessibleSet() : void
- toArray() : void
- toJSON() : void
- unserializeInvalidDataException() : void
- unserializeInvalidObjectException() : void
Methods
construct()
public
construct() : void
Attributes
- #[Test]
fromJsonException()
public
fromJsonException() : void
Attributes
- #[Test]
fromJsonTypeError()
public
fromJsonTypeError() : void
Attributes
- #[Test]
get()
public
get() : void
Attributes
- #[Test]
serializable()
public
serializable() : void
Attributes
- #[Test]
set()
public
set() : void
Attributes
- #[Test]
throwOnInaccessibleGet()
public
throwOnInaccessibleGet() : void
Attributes
- #[Test]
throwOnInaccessibleSet()
public
throwOnInaccessibleSet() : void
Attributes
- #[Test]
toArray()
public
toArray() : void
Attributes
- #[Test]
toJSON()
public
toJSON() : void
Attributes
- #[Test]
unserializeInvalidDataException()
public
unserializeInvalidDataException() : void
Attributes
- #[Test]
unserializeInvalidObjectException()
public
unserializeInvalidObjectException() : void
Attributes
- #[Test]