KeyValueTest
extends TestCase
in package
Table of Contents
- testDeserialize() : mixed
- testElementEater() : mixed
- This test was added to find out why an element gets eaten by the SabreDAV MKCOL parser.
- testElementSkipProblem() : mixed
- I discovered that when there's no whitespace between elements, elements can get skipped.
- testSerialize() : mixed
Methods
testDeserialize()
public
testDeserialize() : mixed
Return values
mixed —testElementEater()
This test was added to find out why an element gets eaten by the SabreDAV MKCOL parser.
public
testElementEater() : mixed
Return values
mixed —testElementSkipProblem()
I discovered that when there's no whitespace between elements, elements can get skipped.
public
testElementSkipProblem() : mixed
Return values
mixed —testSerialize()
public
testSerialize() : mixed