| 1 | <?php |
||
| 19 | class DataValueDeserializerTest extends \PHPUnit_Framework_TestCase { |
||
| 20 | |||
| 21 | public function testCanConstruct() { |
||
| 28 | |||
| 29 | public function testNewDiWikiPage() { |
||
| 43 | |||
| 44 | public function testNewTimeValueForOutOfRangeTimestamp() { |
||
| 56 | |||
| 57 | public function testNewTimeValueForRawTimeFromat() { |
||
| 69 | |||
| 70 | } |
||
| 71 |