소스 검색

Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x

Alex 11 년 전
부모
커밋
ebaa102fa6
91개의 변경된 파일11개의 추가작업 그리고 9310개의 파일을 삭제
  1. 2 2
      main/inc/lib/main_api.lib.php
  2. 9 0
      main/inc/lib/usermanager.lib.php
  3. 0 172
      tests/phpunit/classes/AccessTokenTest.class.php
  4. 0 28
      tests/phpunit/classes/BadFunctionCallExceptionTest.class.php
  5. 0 28
      tests/phpunit/classes/BadMethodCallExceptionTest.class.php
  6. 0 220
      tests/phpunit/classes/CachingIteratorTest.class.php
  7. 0 52
      tests/phpunit/classes/ClosureTest.class.php
  8. 0 184
      tests/phpunit/classes/CollatorTest.class.php
  9. 0 40
      tests/phpunit/classes/DOMAttrTest.class.php
  10. 0 28
      tests/phpunit/classes/DOMCdataSectionTest.class.php
  11. 0 28
      tests/phpunit/classes/DOMCommentTest.class.php
  12. 0 64
      tests/phpunit/classes/DOMConfigurationTest.class.php
  13. 0 40
      tests/phpunit/classes/DOMDocumentFragmentTest.class.php
  14. 0 412
      tests/phpunit/classes/DOMDocumentTest.class.php
  15. 0 28
      tests/phpunit/classes/DOMDocumentTypeTest.class.php
  16. 0 28
      tests/phpunit/classes/DOMDomErrorTest.class.php
  17. 0 244
      tests/phpunit/classes/DOMElementTest.class.php
  18. 0 28
      tests/phpunit/classes/DOMEntityReferenceTest.class.php
  19. 0 28
      tests/phpunit/classes/DOMEntityTest.class.php
  20. 0 40
      tests/phpunit/classes/DOMErrorHandlerTest.class.php
  21. 0 28
      tests/phpunit/classes/DOMExceptionTest.class.php
  22. 0 40
      tests/phpunit/classes/DOMImplementationListTest.class.php
  23. 0 52
      tests/phpunit/classes/DOMImplementationSourceTest.class.php
  24. 0 76
      tests/phpunit/classes/DOMImplementationTest.class.php
  25. 0 28
      tests/phpunit/classes/DOMLocatorTest.class.php
  26. 0 52
      tests/phpunit/classes/DOMNameListTest.class.php
  27. 0 28
      tests/phpunit/classes/DOMNameSpaceNodeTest.class.php
  28. 0 112
      tests/phpunit/classes/DOMNamedNodeMapTest.class.php
  29. 0 40
      tests/phpunit/classes/DOMNodeListTest.class.php
  30. 0 292
      tests/phpunit/classes/DOMNodeTest.class.php
  31. 0 28
      tests/phpunit/classes/DOMNotationTest.class.php
  32. 0 28
      tests/phpunit/classes/DOMProcessingInstructionTest.class.php
  33. 0 52
      tests/phpunit/classes/DOMStringExtendTest.class.php
  34. 0 40
      tests/phpunit/classes/DOMStringListTest.class.php
  35. 0 76
      tests/phpunit/classes/DOMTextTest.class.php
  36. 0 28
      tests/phpunit/classes/DOMTypeinfoTest.class.php
  37. 0 40
      tests/phpunit/classes/DOMUserDataHandlerTest.class.php
  38. 0 76
      tests/phpunit/classes/DOMXPathTest.class.php
  39. 0 76
      tests/phpunit/classes/DateIntervalTest.class.php
  40. 0 28
      tests/phpunit/classes/DatePeriodTest.class.php
  41. 0 100
      tests/phpunit/classes/DateTimeZoneTest.class.php
  42. 0 160
      tests/phpunit/classes/DirectoryIteratorTest.class.php
  43. 0 28
      tests/phpunit/classes/DomainExceptionTest.class.php
  44. 0 112
      tests/phpunit/classes/FileStoreTest.class.php
  45. 0 100
      tests/phpunit/classes/FilesystemIteratorTest.class.php
  46. 0 40
      tests/phpunit/classes/GlobIteratorTest.class.php
  47. 0 40
      tests/phpunit/classes/InfiniteIteratorTest.class.php
  48. 0 232
      tests/phpunit/classes/IntlDateFormatterTest.class.php
  49. 0 28
      tests/phpunit/classes/InvalidArgumentExceptionTest.class.php
  50. 0 100
      tests/phpunit/classes/IteratorIteratorTest.class.php
  51. 0 28
      tests/phpunit/classes/LengthExceptionTest.class.php
  52. 0 28
      tests/phpunit/classes/LibXMLErrorTest.class.php
  53. 0 124
      tests/phpunit/classes/LimitIteratorTest.class.php
  54. 0 28
      tests/phpunit/classes/LogicExceptionTest.class.php
  55. 0 148
      tests/phpunit/classes/MessageFormatterTest.class.php
  56. 0 100
      tests/phpunit/classes/NoRewindIteratorTest.class.php
  57. 0 220
      tests/phpunit/classes/NumberFormatterTest.class.php
  58. 0 28
      tests/phpunit/classes/OutOfBoundsExceptionTest.class.php
  59. 0 28
      tests/phpunit/classes/OutOfRangeExceptionTest.class.php
  60. 0 28
      tests/phpunit/classes/OverflowExceptionTest.class.php
  61. 0 28
      tests/phpunit/classes/PDOExceptionTest.class.php
  62. 0 28
      tests/phpunit/classes/PDORowTest.class.php
  63. 0 280
      tests/phpunit/classes/PDOStatementTest.class.php
  64. 0 220
      tests/phpunit/classes/PDOTest.class.php
  65. 0 40
      tests/phpunit/classes/ParentIteratorTest.class.php
  66. 0 688
      tests/phpunit/classes/PharDataTest.class.php
  67. 0 28
      tests/phpunit/classes/PharExceptionTest.class.php
  68. 0 196
      tests/phpunit/classes/PharFileInfoTest.class.php
  69. 0 688
      tests/phpunit/classes/PharTest.class.php
  70. 0 28
      tests/phpunit/classes/RangeExceptionTest.class.php
  71. 0 52
      tests/phpunit/classes/RecursiveArrayIteratorTest.class.php
  72. 0 52
      tests/phpunit/classes/RecursiveCachingIteratorTest.class.php
  73. 0 76
      tests/phpunit/classes/RecursiveDirectoryIteratorTest.class.php
  74. 0 232
      tests/phpunit/classes/RecursiveIteratorIteratorTest.class.php
  75. 0 52
      tests/phpunit/classes/RecursiveRegexIteratorTest.class.php
  76. 0 220
      tests/phpunit/classes/RecursiveTreeIteratorTest.class.php
  77. 0 124
      tests/phpunit/classes/RegexIteratorTest.class.php
  78. 0 100
      tests/phpunit/classes/ResourceBundleTest.class.php
  79. 0 196
      tests/phpunit/classes/ResultSetTest.class.php
  80. 0 28
      tests/phpunit/classes/RuntimeExceptionTest.class.php
  81. 0 184
      tests/phpunit/classes/SimpleXMLElementTest.class.php
  82. 0 112
      tests/phpunit/classes/SimpleXMLIteratorTest.class.php
  83. 0 28
      tests/phpunit/classes/UnderflowExceptionTest.class.php
  84. 0 28
      tests/phpunit/classes/UnexpectedValueExceptionTest.class.php
  85. 0 28
      tests/phpunit/classes/__PHP_Incomplete_ClassTest.class.php
  86. 0 484
      tests/phpunit/classes/mysqliTest.class.php
  87. 0 28
      tests/phpunit/classes/mysqli_driverTest.class.php
  88. 0 172
      tests/phpunit/classes/mysqli_resultTest.class.php
  89. 0 28
      tests/phpunit/classes/mysqli_sql_exceptionTest.class.php
  90. 0 220
      tests/phpunit/classes/mysqli_stmtTest.class.php
  91. 0 28
      tests/phpunit/classes/stdClassTest.class.php

+ 2 - 2
main/inc/lib/main_api.lib.php

@@ -341,7 +341,7 @@ define('SHOW_TEXT_NEAR_ICONS', false);
  * Inclusion of internationalization libraries
  * Inclusion of internationalization libraries
  */
  */
 
 
-require_once dirname(__FILE__).'/internationalization.lib.php';
+require_once __DIR__.'/internationalization.lib.php';
 
 
 
 
 /* PATHS & FILES - ROUTINES */
 /* PATHS & FILES - ROUTINES */
@@ -526,7 +526,7 @@ function api_get_path($path_type, $path = null)
                     $server_name .= ":" . $_SERVER['SERVER_PORT'];
                     $server_name .= ":" . $_SERVER['SERVER_PORT'];
                 }
                 }
                 $root_web = $server_protocol.'://'.$server_name.$root_rel;
                 $root_web = $server_protocol.'://'.$server_name.$root_rel;
-                $root_sys = str_replace('\\', '/', realpath(dirname(__FILE__).'/../../../')).'/';
+                $root_sys = str_replace('\\', '/', realpath(__DIR__.'/../../../')).'/';
                 $code_folder = 'main/';
                 $code_folder = 'main/';
                 $course_folder = 'courses/';
                 $course_folder = 'courses/';
             }
             }

+ 9 - 0
main/inc/lib/usermanager.lib.php

@@ -715,6 +715,9 @@ class UserManager
      */
      */
     public static function disable($user_id)
     public static function disable($user_id)
     {
     {
+        if (empty($user_id)) {
+            return false;
+        }
         self::change_active_state($user_id, 0);
         self::change_active_state($user_id, 0);
     }
     }
 
 
@@ -726,6 +729,9 @@ class UserManager
      */
      */
     public static function enable($user_id)
     public static function enable($user_id)
     {
     {
+        if (empty($user_id)) {
+            return false;
+        }
         self::change_active_state($user_id, 1);
         self::change_active_state($user_id, 1);
     }
     }
 
 
@@ -797,6 +803,9 @@ class UserManager
         if (is_null($language)) {
         if (is_null($language)) {
             $language = api_get_interface_language();
             $language = api_get_interface_language();
         }
         }
+        if (empty($firstname) && empty($lastname)) {
+            return false;
+        }
         $firstname = api_substr(preg_replace(USERNAME_PURIFIER, '', api_transliterate($firstname, '', $encoding)), 0, 1); // The first letter only.
         $firstname = api_substr(preg_replace(USERNAME_PURIFIER, '', api_transliterate($firstname, '', $encoding)), 0, 1); // The first letter only.
         //Looking for a space in the lastname
         //Looking for a space in the lastname
         $pos = api_strpos($lastname, ' ');
         $pos = api_strpos($lastname, ' ');

+ 0 - 172
tests/phpunit/classes/AccessTokenTest.class.php

@@ -1,172 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-02-17 at 00:37:09.
- */
-class AccessTokenTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var AccessToken
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        require_once dirname(__FILE__).'/../../../main/inc/global.inc.php';
-        $this->object = new AccessToken;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * Generated from @assert () !== null.
-     *
-     * @covers AccessToken::empty_token
-     */
-    public function testEmpty_token()
-    {
-        $this->assertNotSame(
-          null,
-          AccessToken::empty_token()
-        );
-    }
-
-    /**
-     * Generated from @assert ('') !== null.
-     *
-     * @covers AccessToken::parse
-     */
-    public function testParse()
-    {
-        $this->assertNotSame(
-          null,
-          AccessToken::parse('')
-        );
-    }
-
-    /**
-     * Generated from @assert (base64_encode('a/b')) !== null.
-     *
-     * @covers AccessToken::parse
-     */
-    public function testParse2()
-    {
-        $this->assertNotSame(
-          null,
-          AccessToken::parse(base64_encode('a/b'))
-        );
-    }
-
-    /**
-     * Generated from @assert (base64_encode('a/b/c')) !== null.
-     *
-     * @covers AccessToken::parse
-     */
-    public function testParse3()
-    {
-        $this->assertNotSame(
-          null,
-          AccessToken::parse(base64_encode('a/b/c'))
-        );
-    }
-
-    /**
-     * Generated from @assert (0, 0, 'a') !== null.
-     *
-     * @covers AccessToken::create
-     */
-    public function testCreate()
-    {
-        $this->assertNotSame(
-          null,
-          AccessToken::create(0, 0, 'a')
-        );
-    }
-
-    /**
-     * Generated from @assert () > 0.
-     *
-     * @covers AccessToken::get_id
-     */
-    public function testGet_id()
-    {
-        $this->assertGreaterThan(
-          0,
-          $this->object->get_id()
-        );
-    }
-
-    /**
-     * Generated from @assert () > 0.
-     *
-     * @covers AccessToken::get_user_id
-     */
-    public function testGet_user_id()
-    {
-        $this->assertGreaterThan(
-          0,
-          $this->object->get_user_id()
-        );
-    }
-
-    /**
-     * Generated from @assert () !== null.
-     *
-     * @covers AccessToken::get_key
-     */
-    public function testGet_key()
-    {
-        $this->assertNotSame(
-          null,
-          $this->object->get_key()
-        );
-    }
-
-    /**
-     * Generated from @assert () === true.
-     *
-     * @covers AccessToken::is_empty
-     */
-    public function testIs_empty()
-    {
-        $this->assertSame(
-          true,
-          $this->object->is_empty()
-        );
-    }
-
-    /**
-     * Generated from @assert () === false.
-     *
-     * @covers AccessToken::is_valid
-     */
-    public function testIs_valid()
-    {
-        $this->assertSame(
-          false,
-          $this->object->is_valid()
-        );
-    }
-
-    /**
-     * Generated from @assert () !== null.
-     *
-     * @covers AccessToken::__toString
-     */
-    public function test__toString()
-    {
-        $this->assertNotSame(
-          null,
-          $this->object->__toString()
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/BadFunctionCallExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class BadFunctionCallExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var BadFunctionCallException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new BadFunctionCallException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/BadMethodCallExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class BadMethodCallExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var BadMethodCallException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new BadMethodCallException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 220
tests/phpunit/classes/CachingIteratorTest.class.php

@@ -1,220 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class CachingIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var CachingIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new CachingIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers CachingIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::hasNext
-     * @todo   Implement testHasNext().
-     */
-    public function testHasNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::__toString
-     * @todo   Implement test__toString().
-     */
-    public function test__toString()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::getInnerIterator
-     * @todo   Implement testGetInnerIterator().
-     */
-    public function testGetInnerIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::getFlags
-     * @todo   Implement testGetFlags().
-     */
-    public function testGetFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::setFlags
-     * @todo   Implement testSetFlags().
-     */
-    public function testSetFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::offsetGet
-     * @todo   Implement testOffsetGet().
-     */
-    public function testOffsetGet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::offsetSet
-     * @todo   Implement testOffsetSet().
-     */
-    public function testOffsetSet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::offsetUnset
-     * @todo   Implement testOffsetUnset().
-     */
-    public function testOffsetUnset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::offsetExists
-     * @todo   Implement testOffsetExists().
-     */
-    public function testOffsetExists()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::getCache
-     * @todo   Implement testGetCache().
-     */
-    public function testGetCache()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers CachingIterator::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 52
tests/phpunit/classes/ClosureTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class ClosureTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var Closure
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new Closure;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers Closure::bind
-     * @todo   Implement testBind().
-     */
-    public function testBind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Closure::bindTo
-     * @todo   Implement testBindTo().
-     */
-    public function testBindTo()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 184
tests/phpunit/classes/CollatorTest.class.php

@@ -1,184 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class CollatorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var Collator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new Collator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers Collator::create
-     * @todo   Implement testCreate().
-     */
-    public function testCreate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::compare
-     * @todo   Implement testCompare().
-     */
-    public function testCompare()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::sort
-     * @todo   Implement testSort().
-     */
-    public function testSort()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::sortWithSortKeys
-     * @todo   Implement testSortWithSortKeys().
-     */
-    public function testSortWithSortKeys()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::asort
-     * @todo   Implement testAsort().
-     */
-    public function testAsort()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::getAttribute
-     * @todo   Implement testGetAttribute().
-     */
-    public function testGetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::setAttribute
-     * @todo   Implement testSetAttribute().
-     */
-    public function testSetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::getStrength
-     * @todo   Implement testGetStrength().
-     */
-    public function testGetStrength()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::setStrength
-     * @todo   Implement testSetStrength().
-     */
-    public function testSetStrength()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::getLocale
-     * @todo   Implement testGetLocale().
-     */
-    public function testGetLocale()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::getErrorCode
-     * @todo   Implement testGetErrorCode().
-     */
-    public function testGetErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::getErrorMessage
-     * @todo   Implement testGetErrorMessage().
-     */
-    public function testGetErrorMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Collator::getSortKey
-     * @todo   Implement testGetSortKey().
-     */
-    public function testGetSortKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMAttrTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMAttrTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMAttr
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMAttr;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMAttr::isId
-     * @todo   Implement testIsId().
-     */
-    public function testIsId()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMCdataSectionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMCdataSectionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMCdataSection
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMCdataSection;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMCommentTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMCommentTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMComment
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMComment;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 64
tests/phpunit/classes/DOMConfigurationTest.class.php

@@ -1,64 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMConfigurationTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMConfiguration
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMConfiguration;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMConfiguration::setParameter
-     * @todo   Implement testSetParameter().
-     */
-    public function testSetParameter()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMConfiguration::getParameter
-     * @todo   Implement testGetParameter().
-     */
-    public function testGetParameter()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMConfiguration::canSetParameter
-     * @todo   Implement testCanSetParameter().
-     */
-    public function testCanSetParameter()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMDocumentFragmentTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMDocumentFragmentTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMDocumentFragment
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMDocumentFragment;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMDocumentFragment::appendXML
-     * @todo   Implement testAppendXML().
-     */
-    public function testAppendXML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 412
tests/phpunit/classes/DOMDocumentTest.class.php

@@ -1,412 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMDocumentTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMDocument
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMDocument;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMDocument::createElement
-     * @todo   Implement testCreateElement().
-     */
-    public function testCreateElement()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createDocumentFragment
-     * @todo   Implement testCreateDocumentFragment().
-     */
-    public function testCreateDocumentFragment()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createTextNode
-     * @todo   Implement testCreateTextNode().
-     */
-    public function testCreateTextNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createComment
-     * @todo   Implement testCreateComment().
-     */
-    public function testCreateComment()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createCDATASection
-     * @todo   Implement testCreateCDATASection().
-     */
-    public function testCreateCDATASection()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createProcessingInstruction
-     * @todo   Implement testCreateProcessingInstruction().
-     */
-    public function testCreateProcessingInstruction()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createAttribute
-     * @todo   Implement testCreateAttribute().
-     */
-    public function testCreateAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createEntityReference
-     * @todo   Implement testCreateEntityReference().
-     */
-    public function testCreateEntityReference()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::getElementsByTagName
-     * @todo   Implement testGetElementsByTagName().
-     */
-    public function testGetElementsByTagName()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::importNode
-     * @todo   Implement testImportNode().
-     */
-    public function testImportNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createElementNS
-     * @todo   Implement testCreateElementNS().
-     */
-    public function testCreateElementNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::createAttributeNS
-     * @todo   Implement testCreateAttributeNS().
-     */
-    public function testCreateAttributeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::getElementsByTagNameNS
-     * @todo   Implement testGetElementsByTagNameNS().
-     */
-    public function testGetElementsByTagNameNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::getElementById
-     * @todo   Implement testGetElementById().
-     */
-    public function testGetElementById()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::adoptNode
-     * @todo   Implement testAdoptNode().
-     */
-    public function testAdoptNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::normalizeDocument
-     * @todo   Implement testNormalizeDocument().
-     */
-    public function testNormalizeDocument()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::renameNode
-     * @todo   Implement testRenameNode().
-     */
-    public function testRenameNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::load
-     * @todo   Implement testLoad().
-     */
-    public function testLoad()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::save
-     * @todo   Implement testSave().
-     */
-    public function testSave()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::loadXML
-     * @todo   Implement testLoadXML().
-     */
-    public function testLoadXML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::saveXML
-     * @todo   Implement testSaveXML().
-     */
-    public function testSaveXML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::validate
-     * @todo   Implement testValidate().
-     */
-    public function testValidate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::xinclude
-     * @todo   Implement testXinclude().
-     */
-    public function testXinclude()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::loadHTML
-     * @todo   Implement testLoadHTML().
-     */
-    public function testLoadHTML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::loadHTMLFile
-     * @todo   Implement testLoadHTMLFile().
-     */
-    public function testLoadHTMLFile()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::saveHTML
-     * @todo   Implement testSaveHTML().
-     */
-    public function testSaveHTML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::saveHTMLFile
-     * @todo   Implement testSaveHTMLFile().
-     */
-    public function testSaveHTMLFile()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::schemaValidate
-     * @todo   Implement testSchemaValidate().
-     */
-    public function testSchemaValidate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::schemaValidateSource
-     * @todo   Implement testSchemaValidateSource().
-     */
-    public function testSchemaValidateSource()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::relaxNGValidate
-     * @todo   Implement testRelaxNGValidate().
-     */
-    public function testRelaxNGValidate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::relaxNGValidateSource
-     * @todo   Implement testRelaxNGValidateSource().
-     */
-    public function testRelaxNGValidateSource()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMDocument::registerNodeClass
-     * @todo   Implement testRegisterNodeClass().
-     */
-    public function testRegisterNodeClass()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMDocumentTypeTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMDocumentTypeTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMDocumentType
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMDocumentType;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMDomErrorTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMDomErrorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMDomError
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMDomError;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 244
tests/phpunit/classes/DOMElementTest.class.php

@@ -1,244 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMElementTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMElement
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMElement;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMElement::getAttribute
-     * @todo   Implement testGetAttribute().
-     */
-    public function testGetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setAttribute
-     * @todo   Implement testSetAttribute().
-     */
-    public function testSetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::removeAttribute
-     * @todo   Implement testRemoveAttribute().
-     */
-    public function testRemoveAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::getAttributeNode
-     * @todo   Implement testGetAttributeNode().
-     */
-    public function testGetAttributeNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setAttributeNode
-     * @todo   Implement testSetAttributeNode().
-     */
-    public function testSetAttributeNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::removeAttributeNode
-     * @todo   Implement testRemoveAttributeNode().
-     */
-    public function testRemoveAttributeNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::getElementsByTagName
-     * @todo   Implement testGetElementsByTagName().
-     */
-    public function testGetElementsByTagName()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::getAttributeNS
-     * @todo   Implement testGetAttributeNS().
-     */
-    public function testGetAttributeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setAttributeNS
-     * @todo   Implement testSetAttributeNS().
-     */
-    public function testSetAttributeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::removeAttributeNS
-     * @todo   Implement testRemoveAttributeNS().
-     */
-    public function testRemoveAttributeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::getAttributeNodeNS
-     * @todo   Implement testGetAttributeNodeNS().
-     */
-    public function testGetAttributeNodeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setAttributeNodeNS
-     * @todo   Implement testSetAttributeNodeNS().
-     */
-    public function testSetAttributeNodeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::getElementsByTagNameNS
-     * @todo   Implement testGetElementsByTagNameNS().
-     */
-    public function testGetElementsByTagNameNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::hasAttribute
-     * @todo   Implement testHasAttribute().
-     */
-    public function testHasAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::hasAttributeNS
-     * @todo   Implement testHasAttributeNS().
-     */
-    public function testHasAttributeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setIdAttribute
-     * @todo   Implement testSetIdAttribute().
-     */
-    public function testSetIdAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setIdAttributeNS
-     * @todo   Implement testSetIdAttributeNS().
-     */
-    public function testSetIdAttributeNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMElement::setIdAttributeNode
-     * @todo   Implement testSetIdAttributeNode().
-     */
-    public function testSetIdAttributeNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMEntityReferenceTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class DOMEntityReferenceTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMEntityReference
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMEntityReference;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMEntityTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class DOMEntityTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMEntity
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMEntity;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMErrorHandlerTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMErrorHandlerTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMErrorHandler
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMErrorHandler;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMErrorHandler::handleError
-     * @todo   Implement testHandleError().
-     */
-    public function testHandleError()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class DOMExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMImplementationListTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMImplementationListTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMImplementationList
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMImplementationList;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMImplementationList::item
-     * @todo   Implement testItem().
-     */
-    public function testItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 52
tests/phpunit/classes/DOMImplementationSourceTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMImplementationSourceTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMImplementationSource
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMImplementationSource;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMImplementationSource::getDomimplementation
-     * @todo   Implement testGetDomimplementation().
-     */
-    public function testGetDomimplementation()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMImplementationSource::getDomimplementations
-     * @todo   Implement testGetDomimplementations().
-     */
-    public function testGetDomimplementations()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 76
tests/phpunit/classes/DOMImplementationTest.class.php

@@ -1,76 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMImplementationTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMImplementation
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMImplementation;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMImplementation::getFeature
-     * @todo   Implement testGetFeature().
-     */
-    public function testGetFeature()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMImplementation::hasFeature
-     * @todo   Implement testHasFeature().
-     */
-    public function testHasFeature()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMImplementation::createDocumentType
-     * @todo   Implement testCreateDocumentType().
-     */
-    public function testCreateDocumentType()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMImplementation::createDocument
-     * @todo   Implement testCreateDocument().
-     */
-    public function testCreateDocument()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMLocatorTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMLocatorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMLocator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMLocator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 52
tests/phpunit/classes/DOMNameListTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMNameListTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMNameList
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMNameList;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMNameList::getName
-     * @todo   Implement testGetName().
-     */
-    public function testGetName()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNameList::getNamespaceURI
-     * @todo   Implement testGetNamespaceURI().
-     */
-    public function testGetNamespaceURI()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMNameSpaceNodeTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMNameSpaceNodeTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMNameSpaceNode
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMNameSpaceNode;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 112
tests/phpunit/classes/DOMNamedNodeMapTest.class.php

@@ -1,112 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMNamedNodeMapTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMNamedNodeMap
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMNamedNodeMap;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::getNamedItem
-     * @todo   Implement testGetNamedItem().
-     */
-    public function testGetNamedItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::setNamedItem
-     * @todo   Implement testSetNamedItem().
-     */
-    public function testSetNamedItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::removeNamedItem
-     * @todo   Implement testRemoveNamedItem().
-     */
-    public function testRemoveNamedItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::item
-     * @todo   Implement testItem().
-     */
-    public function testItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::getNamedItemNS
-     * @todo   Implement testGetNamedItemNS().
-     */
-    public function testGetNamedItemNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::setNamedItemNS
-     * @todo   Implement testSetNamedItemNS().
-     */
-    public function testSetNamedItemNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNamedNodeMap::removeNamedItemNS
-     * @todo   Implement testRemoveNamedItemNS().
-     */
-    public function testRemoveNamedItemNS()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMNodeListTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMNodeListTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMNodeList
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMNodeList;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMNodeList::item
-     * @todo   Implement testItem().
-     */
-    public function testItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 292
tests/phpunit/classes/DOMNodeTest.class.php

@@ -1,292 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:46.
- */
-class DOMNodeTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMNode
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMNode;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMNode::insertBefore
-     * @todo   Implement testInsertBefore().
-     */
-    public function testInsertBefore()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::replaceChild
-     * @todo   Implement testReplaceChild().
-     */
-    public function testReplaceChild()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::removeChild
-     * @todo   Implement testRemoveChild().
-     */
-    public function testRemoveChild()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::appendChild
-     * @todo   Implement testAppendChild().
-     */
-    public function testAppendChild()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::hasChildNodes
-     * @todo   Implement testHasChildNodes().
-     */
-    public function testHasChildNodes()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::cloneNode
-     * @todo   Implement testCloneNode().
-     */
-    public function testCloneNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::normalize
-     * @todo   Implement testNormalize().
-     */
-    public function testNormalize()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::isSupported
-     * @todo   Implement testIsSupported().
-     */
-    public function testIsSupported()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::hasAttributes
-     * @todo   Implement testHasAttributes().
-     */
-    public function testHasAttributes()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::compareDocumentPosition
-     * @todo   Implement testCompareDocumentPosition().
-     */
-    public function testCompareDocumentPosition()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::isSameNode
-     * @todo   Implement testIsSameNode().
-     */
-    public function testIsSameNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::lookupPrefix
-     * @todo   Implement testLookupPrefix().
-     */
-    public function testLookupPrefix()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::isDefaultNamespace
-     * @todo   Implement testIsDefaultNamespace().
-     */
-    public function testIsDefaultNamespace()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::lookupNamespaceUri
-     * @todo   Implement testLookupNamespaceUri().
-     */
-    public function testLookupNamespaceUri()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::isEqualNode
-     * @todo   Implement testIsEqualNode().
-     */
-    public function testIsEqualNode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::getFeature
-     * @todo   Implement testGetFeature().
-     */
-    public function testGetFeature()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::setUserData
-     * @todo   Implement testSetUserData().
-     */
-    public function testSetUserData()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::getUserData
-     * @todo   Implement testGetUserData().
-     */
-    public function testGetUserData()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::getNodePath
-     * @todo   Implement testGetNodePath().
-     */
-    public function testGetNodePath()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::getLineNo
-     * @todo   Implement testGetLineNo().
-     */
-    public function testGetLineNo()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::C14N
-     * @todo   Implement testC14N().
-     */
-    public function testC14N()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMNode::C14NFile
-     * @todo   Implement testC14NFile().
-     */
-    public function testC14NFile()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMNotationTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMNotationTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMNotation
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMNotation;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMProcessingInstructionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class DOMProcessingInstructionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMProcessingInstruction
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMProcessingInstruction;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 52
tests/phpunit/classes/DOMStringExtendTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class DOMStringExtendTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMStringExtend
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMStringExtend;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMStringExtend::findOffset16
-     * @todo   Implement testFindOffset16().
-     */
-    public function testFindOffset16()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMStringExtend::findOffset32
-     * @todo   Implement testFindOffset32().
-     */
-    public function testFindOffset32()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMStringListTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class DOMStringListTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMStringList
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMStringList;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMStringList::item
-     * @todo   Implement testItem().
-     */
-    public function testItem()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 76
tests/phpunit/classes/DOMTextTest.class.php

@@ -1,76 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMTextTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMText
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMText;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMText::splitText
-     * @todo   Implement testSplitText().
-     */
-    public function testSplitText()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMText::isWhitespaceInElementContent
-     * @todo   Implement testIsWhitespaceInElementContent().
-     */
-    public function testIsWhitespaceInElementContent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMText::isElementContentWhitespace
-     * @todo   Implement testIsElementContentWhitespace().
-     */
-    public function testIsElementContentWhitespace()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMText::replaceWholeText
-     * @todo   Implement testReplaceWholeText().
-     */
-    public function testReplaceWholeText()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DOMTypeinfoTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMTypeinfoTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMTypeinfo
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMTypeinfo;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 40
tests/phpunit/classes/DOMUserDataHandlerTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:47.
- */
-class DOMUserDataHandlerTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMUserDataHandler
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMUserDataHandler;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMUserDataHandler::handle
-     * @todo   Implement testHandle().
-     */
-    public function testHandle()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 76
tests/phpunit/classes/DOMXPathTest.class.php

@@ -1,76 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class DOMXPathTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DOMXPath
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DOMXPath;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DOMXPath::registerNamespace
-     * @todo   Implement testRegisterNamespace().
-     */
-    public function testRegisterNamespace()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMXPath::query
-     * @todo   Implement testQuery().
-     */
-    public function testQuery()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMXPath::evaluate
-     * @todo   Implement testEvaluate().
-     */
-    public function testEvaluate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DOMXPath::registerPhpFunctions
-     * @todo   Implement testRegisterPhpFunctions().
-     */
-    public function testRegisterPhpFunctions()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 76
tests/phpunit/classes/DateIntervalTest.class.php

@@ -1,76 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class DateIntervalTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DateInterval
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DateInterval;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DateInterval::__wakeup
-     * @todo   Implement test__wakeup().
-     */
-    public function test__wakeup()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateInterval::__set_state
-     * @todo   Implement test__set_state().
-     */
-    public function test__set_state()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateInterval::format
-     * @todo   Implement testFormat().
-     */
-    public function testFormat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateInterval::createFromDateString
-     * @todo   Implement testCreateFromDateString().
-     */
-    public function testCreateFromDateString()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DatePeriodTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class DatePeriodTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DatePeriod
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DatePeriod;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 100
tests/phpunit/classes/DateTimeZoneTest.class.php

@@ -1,100 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class DateTimeZoneTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DateTimeZone
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DateTimeZone;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DateTimeZone::getName
-     * @todo   Implement testGetName().
-     */
-    public function testGetName()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateTimeZone::getOffset
-     * @todo   Implement testGetOffset().
-     */
-    public function testGetOffset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateTimeZone::getTransitions
-     * @todo   Implement testGetTransitions().
-     */
-    public function testGetTransitions()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateTimeZone::getLocation
-     * @todo   Implement testGetLocation().
-     */
-    public function testGetLocation()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateTimeZone::listAbbreviations
-     * @todo   Implement testListAbbreviations().
-     */
-    public function testListAbbreviations()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DateTimeZone::listIdentifiers
-     * @todo   Implement testListIdentifiers().
-     */
-    public function testListIdentifiers()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 160
tests/phpunit/classes/DirectoryIteratorTest.class.php

@@ -1,160 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:51.
- */
-class DirectoryIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DirectoryIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DirectoryIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers DirectoryIterator::getFilename
-     * @todo   Implement testGetFilename().
-     */
-    public function testGetFilename()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::getExtension
-     * @todo   Implement testGetExtension().
-     */
-    public function testGetExtension()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::getBasename
-     * @todo   Implement testGetBasename().
-     */
-    public function testGetBasename()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::isDot
-     * @todo   Implement testIsDot().
-     */
-    public function testIsDot()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::seek
-     * @todo   Implement testSeek().
-     */
-    public function testSeek()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers DirectoryIterator::__toString
-     * @todo   Implement test__toString().
-     */
-    public function test__toString()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/DomainExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class DomainExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var DomainException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new DomainException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 112
tests/phpunit/classes/FileStoreTest.class.php

@@ -1,112 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2012-10-01 at 14:44:08.
- */
-class FileStoreTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var FileStore
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new FileStore;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers FileStore::course
-     * @todo   Implement testCourse().
-     */
-    public function testCourse()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FileStore::root
-     * @todo   Implement testRoot().
-     */
-    public function testRoot()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FileStore::accept
-     * @todo   Implement testAccept().
-     */
-    public function testAccept()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FileStore::add
-     * @todo   Implement testAdd().
-     */
-    public function testAdd()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FileStore::remove
-     * @todo   Implement testRemove().
-     */
-    public function testRemove()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FileStore::get
-     * @todo   Implement testGet().
-     */
-    public function testGet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FileStore::new_id
-     * @todo   Implement testNew_id().
-     */
-    public function testNew_id()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 100
tests/phpunit/classes/FilesystemIteratorTest.class.php

@@ -1,100 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:51.
- */
-class FilesystemIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var FilesystemIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new FilesystemIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers FilesystemIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FilesystemIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FilesystemIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FilesystemIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FilesystemIterator::getFlags
-     * @todo   Implement testGetFlags().
-     */
-    public function testGetFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers FilesystemIterator::setFlags
-     * @todo   Implement testSetFlags().
-     */
-    public function testSetFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/GlobIteratorTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:51.
- */
-class GlobIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var GlobIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new GlobIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers GlobIterator::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/InfiniteIteratorTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class InfiniteIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var InfiniteIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new InfiniteIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers InfiniteIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 232
tests/phpunit/classes/IntlDateFormatterTest.class.php

@@ -1,232 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class IntlDateFormatterTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var IntlDateFormatter
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new IntlDateFormatter;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers IntlDateFormatter::create
-     * @todo   Implement testCreate().
-     */
-    public function testCreate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getDateType
-     * @todo   Implement testGetDateType().
-     */
-    public function testGetDateType()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getTimeType
-     * @todo   Implement testGetTimeType().
-     */
-    public function testGetTimeType()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getCalendar
-     * @todo   Implement testGetCalendar().
-     */
-    public function testGetCalendar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::setCalendar
-     * @todo   Implement testSetCalendar().
-     */
-    public function testSetCalendar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getTimeZoneId
-     * @todo   Implement testGetTimeZoneId().
-     */
-    public function testGetTimeZoneId()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::setTimeZoneId
-     * @todo   Implement testSetTimeZoneId().
-     */
-    public function testSetTimeZoneId()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::setPattern
-     * @todo   Implement testSetPattern().
-     */
-    public function testSetPattern()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getPattern
-     * @todo   Implement testGetPattern().
-     */
-    public function testGetPattern()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getLocale
-     * @todo   Implement testGetLocale().
-     */
-    public function testGetLocale()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::setLenient
-     * @todo   Implement testSetLenient().
-     */
-    public function testSetLenient()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::isLenient
-     * @todo   Implement testIsLenient().
-     */
-    public function testIsLenient()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::format
-     * @todo   Implement testFormat().
-     */
-    public function testFormat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::parse
-     * @todo   Implement testParse().
-     */
-    public function testParse()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::localtime
-     * @todo   Implement testLocaltime().
-     */
-    public function testLocaltime()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getErrorCode
-     * @todo   Implement testGetErrorCode().
-     */
-    public function testGetErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IntlDateFormatter::getErrorMessage
-     * @todo   Implement testGetErrorMessage().
-     */
-    public function testGetErrorMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/InvalidArgumentExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class InvalidArgumentExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var InvalidArgumentException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new InvalidArgumentException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 100
tests/phpunit/classes/IteratorIteratorTest.class.php

@@ -1,100 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class IteratorIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var IteratorIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new IteratorIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers IteratorIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IteratorIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IteratorIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IteratorIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IteratorIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers IteratorIterator::getInnerIterator
-     * @todo   Implement testGetInnerIterator().
-     */
-    public function testGetInnerIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/LengthExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class LengthExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var LengthException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new LengthException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/LibXMLErrorTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class LibXMLErrorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var LibXMLError
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new LibXMLError;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 124
tests/phpunit/classes/LimitIteratorTest.class.php

@@ -1,124 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class LimitIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var LimitIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new LimitIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers LimitIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::seek
-     * @todo   Implement testSeek().
-     */
-    public function testSeek()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::getPosition
-     * @todo   Implement testGetPosition().
-     */
-    public function testGetPosition()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers LimitIterator::getInnerIterator
-     * @todo   Implement testGetInnerIterator().
-     */
-    public function testGetInnerIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/LogicExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:48.
- */
-class LogicExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var LogicException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new LogicException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 148
tests/phpunit/classes/MessageFormatterTest.class.php

@@ -1,148 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class MessageFormatterTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var MessageFormatter
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new MessageFormatter;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers MessageFormatter::create
-     * @todo   Implement testCreate().
-     */
-    public function testCreate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::format
-     * @todo   Implement testFormat().
-     */
-    public function testFormat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::formatMessage
-     * @todo   Implement testFormatMessage().
-     */
-    public function testFormatMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::parse
-     * @todo   Implement testParse().
-     */
-    public function testParse()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::parseMessage
-     * @todo   Implement testParseMessage().
-     */
-    public function testParseMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::setPattern
-     * @todo   Implement testSetPattern().
-     */
-    public function testSetPattern()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::getPattern
-     * @todo   Implement testGetPattern().
-     */
-    public function testGetPattern()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::getLocale
-     * @todo   Implement testGetLocale().
-     */
-    public function testGetLocale()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::getErrorCode
-     * @todo   Implement testGetErrorCode().
-     */
-    public function testGetErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers MessageFormatter::getErrorMessage
-     * @todo   Implement testGetErrorMessage().
-     */
-    public function testGetErrorMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 100
tests/phpunit/classes/NoRewindIteratorTest.class.php

@@ -1,100 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class NoRewindIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var NoRewindIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new NoRewindIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers NoRewindIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NoRewindIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NoRewindIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NoRewindIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NoRewindIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NoRewindIterator::getInnerIterator
-     * @todo   Implement testGetInnerIterator().
-     */
-    public function testGetInnerIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 220
tests/phpunit/classes/NumberFormatterTest.class.php

@@ -1,220 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class NumberFormatterTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var NumberFormatter
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new NumberFormatter;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers NumberFormatter::create
-     * @todo   Implement testCreate().
-     */
-    public function testCreate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::format
-     * @todo   Implement testFormat().
-     */
-    public function testFormat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::parse
-     * @todo   Implement testParse().
-     */
-    public function testParse()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::formatCurrency
-     * @todo   Implement testFormatCurrency().
-     */
-    public function testFormatCurrency()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::parseCurrency
-     * @todo   Implement testParseCurrency().
-     */
-    public function testParseCurrency()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::setAttribute
-     * @todo   Implement testSetAttribute().
-     */
-    public function testSetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getAttribute
-     * @todo   Implement testGetAttribute().
-     */
-    public function testGetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::setTextAttribute
-     * @todo   Implement testSetTextAttribute().
-     */
-    public function testSetTextAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getTextAttribute
-     * @todo   Implement testGetTextAttribute().
-     */
-    public function testGetTextAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::setSymbol
-     * @todo   Implement testSetSymbol().
-     */
-    public function testSetSymbol()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getSymbol
-     * @todo   Implement testGetSymbol().
-     */
-    public function testGetSymbol()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::setPattern
-     * @todo   Implement testSetPattern().
-     */
-    public function testSetPattern()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getPattern
-     * @todo   Implement testGetPattern().
-     */
-    public function testGetPattern()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getLocale
-     * @todo   Implement testGetLocale().
-     */
-    public function testGetLocale()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getErrorCode
-     * @todo   Implement testGetErrorCode().
-     */
-    public function testGetErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers NumberFormatter::getErrorMessage
-     * @todo   Implement testGetErrorMessage().
-     */
-    public function testGetErrorMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/OutOfBoundsExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class OutOfBoundsExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var OutOfBoundsException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new OutOfBoundsException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/OutOfRangeExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class OutOfRangeExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var OutOfRangeException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new OutOfRangeException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/OverflowExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class OverflowExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var OverflowException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new OverflowException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/PDOExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:55.
- */
-class PDOExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PDOException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PDOException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/PDORowTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:55.
- */
-class PDORowTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PDORow
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PDORow;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 280
tests/phpunit/classes/PDOStatementTest.class.php

@@ -1,280 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:55.
- */
-class PDOStatementTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PDOStatement
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PDOStatement;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers PDOStatement::execute
-     * @todo   Implement testExecute().
-     */
-    public function testExecute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::fetch
-     * @todo   Implement testFetch().
-     */
-    public function testFetch()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::bindParam
-     * @todo   Implement testBindParam().
-     */
-    public function testBindParam()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::bindColumn
-     * @todo   Implement testBindColumn().
-     */
-    public function testBindColumn()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::bindValue
-     * @todo   Implement testBindValue().
-     */
-    public function testBindValue()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::rowCount
-     * @todo   Implement testRowCount().
-     */
-    public function testRowCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::fetchColumn
-     * @todo   Implement testFetchColumn().
-     */
-    public function testFetchColumn()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::fetchAll
-     * @todo   Implement testFetchAll().
-     */
-    public function testFetchAll()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::fetchObject
-     * @todo   Implement testFetchObject().
-     */
-    public function testFetchObject()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::errorCode
-     * @todo   Implement testErrorCode().
-     */
-    public function testErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::errorInfo
-     * @todo   Implement testErrorInfo().
-     */
-    public function testErrorInfo()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::setAttribute
-     * @todo   Implement testSetAttribute().
-     */
-    public function testSetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::getAttribute
-     * @todo   Implement testGetAttribute().
-     */
-    public function testGetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::columnCount
-     * @todo   Implement testColumnCount().
-     */
-    public function testColumnCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::getColumnMeta
-     * @todo   Implement testGetColumnMeta().
-     */
-    public function testGetColumnMeta()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::setFetchMode
-     * @todo   Implement testSetFetchMode().
-     */
-    public function testSetFetchMode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::nextRowset
-     * @todo   Implement testNextRowset().
-     */
-    public function testNextRowset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::closeCursor
-     * @todo   Implement testCloseCursor().
-     */
-    public function testCloseCursor()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::debugDumpParams
-     * @todo   Implement testDebugDumpParams().
-     */
-    public function testDebugDumpParams()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::__wakeup
-     * @todo   Implement test__wakeup().
-     */
-    public function test__wakeup()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDOStatement::__sleep
-     * @todo   Implement test__sleep().
-     */
-    public function test__sleep()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 220
tests/phpunit/classes/PDOTest.class.php

@@ -1,220 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:55.
- */
-class PDOTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PDO
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PDO;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers PDO::prepare
-     * @todo   Implement testPrepare().
-     */
-    public function testPrepare()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::beginTransaction
-     * @todo   Implement testBeginTransaction().
-     */
-    public function testBeginTransaction()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::commit
-     * @todo   Implement testCommit().
-     */
-    public function testCommit()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::rollBack
-     * @todo   Implement testRollBack().
-     */
-    public function testRollBack()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::inTransaction
-     * @todo   Implement testInTransaction().
-     */
-    public function testInTransaction()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::setAttribute
-     * @todo   Implement testSetAttribute().
-     */
-    public function testSetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::exec
-     * @todo   Implement testExec().
-     */
-    public function testExec()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::query
-     * @todo   Implement testQuery().
-     */
-    public function testQuery()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::lastInsertId
-     * @todo   Implement testLastInsertId().
-     */
-    public function testLastInsertId()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::errorCode
-     * @todo   Implement testErrorCode().
-     */
-    public function testErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::errorInfo
-     * @todo   Implement testErrorInfo().
-     */
-    public function testErrorInfo()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::getAttribute
-     * @todo   Implement testGetAttribute().
-     */
-    public function testGetAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::quote
-     * @todo   Implement testQuote().
-     */
-    public function testQuote()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::__wakeup
-     * @todo   Implement test__wakeup().
-     */
-    public function test__wakeup()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::__sleep
-     * @todo   Implement test__sleep().
-     */
-    public function test__sleep()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PDO::getAvailableDrivers
-     * @todo   Implement testGetAvailableDrivers().
-     */
-    public function testGetAvailableDrivers()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 40
tests/phpunit/classes/ParentIteratorTest.class.php

@@ -1,40 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class ParentIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var ParentIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new ParentIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers ParentIterator::accept
-     * @todo   Implement testAccept().
-     */
-    public function testAccept()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 688
tests/phpunit/classes/PharDataTest.class.php

@@ -1,688 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class PharDataTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PharData
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PharData;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers PharData::__destruct
-     * @todo   Implement test__destruct().
-     */
-    public function test__destruct()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::addEmptyDir
-     * @todo   Implement testAddEmptyDir().
-     */
-    public function testAddEmptyDir()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::addFile
-     * @todo   Implement testAddFile().
-     */
-    public function testAddFile()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::addFromString
-     * @todo   Implement testAddFromString().
-     */
-    public function testAddFromString()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::buildFromDirectory
-     * @todo   Implement testBuildFromDirectory().
-     */
-    public function testBuildFromDirectory()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::buildFromIterator
-     * @todo   Implement testBuildFromIterator().
-     */
-    public function testBuildFromIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::compressFiles
-     * @todo   Implement testCompressFiles().
-     */
-    public function testCompressFiles()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::decompressFiles
-     * @todo   Implement testDecompressFiles().
-     */
-    public function testDecompressFiles()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::compress
-     * @todo   Implement testCompress().
-     */
-    public function testCompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::decompress
-     * @todo   Implement testDecompress().
-     */
-    public function testDecompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::convertToExecutable
-     * @todo   Implement testConvertToExecutable().
-     */
-    public function testConvertToExecutable()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::convertToData
-     * @todo   Implement testConvertToData().
-     */
-    public function testConvertToData()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::copy
-     * @todo   Implement testCopy().
-     */
-    public function testCopy()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::delete
-     * @todo   Implement testDelete().
-     */
-    public function testDelete()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::delMetadata
-     * @todo   Implement testDelMetadata().
-     */
-    public function testDelMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::extractTo
-     * @todo   Implement testExtractTo().
-     */
-    public function testExtractTo()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getAlias
-     * @todo   Implement testGetAlias().
-     */
-    public function testGetAlias()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getPath
-     * @todo   Implement testGetPath().
-     */
-    public function testGetPath()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getMetadata
-     * @todo   Implement testGetMetadata().
-     */
-    public function testGetMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getModified
-     * @todo   Implement testGetModified().
-     */
-    public function testGetModified()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getSignature
-     * @todo   Implement testGetSignature().
-     */
-    public function testGetSignature()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getStub
-     * @todo   Implement testGetStub().
-     */
-    public function testGetStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getVersion
-     * @todo   Implement testGetVersion().
-     */
-    public function testGetVersion()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::hasMetadata
-     * @todo   Implement testHasMetadata().
-     */
-    public function testHasMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::isBuffering
-     * @todo   Implement testIsBuffering().
-     */
-    public function testIsBuffering()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::isCompressed
-     * @todo   Implement testIsCompressed().
-     */
-    public function testIsCompressed()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::isFileFormat
-     * @todo   Implement testIsFileFormat().
-     */
-    public function testIsFileFormat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::isWritable
-     * @todo   Implement testIsWritable().
-     */
-    public function testIsWritable()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::offsetExists
-     * @todo   Implement testOffsetExists().
-     */
-    public function testOffsetExists()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::offsetGet
-     * @todo   Implement testOffsetGet().
-     */
-    public function testOffsetGet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::offsetSet
-     * @todo   Implement testOffsetSet().
-     */
-    public function testOffsetSet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::offsetUnset
-     * @todo   Implement testOffsetUnset().
-     */
-    public function testOffsetUnset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::setAlias
-     * @todo   Implement testSetAlias().
-     */
-    public function testSetAlias()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::setDefaultStub
-     * @todo   Implement testSetDefaultStub().
-     */
-    public function testSetDefaultStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::setMetadata
-     * @todo   Implement testSetMetadata().
-     */
-    public function testSetMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::setSignatureAlgorithm
-     * @todo   Implement testSetSignatureAlgorithm().
-     */
-    public function testSetSignatureAlgorithm()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::setStub
-     * @todo   Implement testSetStub().
-     */
-    public function testSetStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::startBuffering
-     * @todo   Implement testStartBuffering().
-     */
-    public function testStartBuffering()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::stopBuffering
-     * @todo   Implement testStopBuffering().
-     */
-    public function testStopBuffering()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::apiVersion
-     * @todo   Implement testApiVersion().
-     */
-    public function testApiVersion()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::canCompress
-     * @todo   Implement testCanCompress().
-     */
-    public function testCanCompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::canWrite
-     * @todo   Implement testCanWrite().
-     */
-    public function testCanWrite()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::createDefaultStub
-     * @todo   Implement testCreateDefaultStub().
-     */
-    public function testCreateDefaultStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getSupportedCompression
-     * @todo   Implement testGetSupportedCompression().
-     */
-    public function testGetSupportedCompression()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::getSupportedSignatures
-     * @todo   Implement testGetSupportedSignatures().
-     */
-    public function testGetSupportedSignatures()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::interceptFileFuncs
-     * @todo   Implement testInterceptFileFuncs().
-     */
-    public function testInterceptFileFuncs()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::isValidPharFilename
-     * @todo   Implement testIsValidPharFilename().
-     */
-    public function testIsValidPharFilename()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::loadPhar
-     * @todo   Implement testLoadPhar().
-     */
-    public function testLoadPhar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::mapPhar
-     * @todo   Implement testMapPhar().
-     */
-    public function testMapPhar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::running
-     * @todo   Implement testRunning().
-     */
-    public function testRunning()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::mount
-     * @todo   Implement testMount().
-     */
-    public function testMount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::mungServer
-     * @todo   Implement testMungServer().
-     */
-    public function testMungServer()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::unlinkArchive
-     * @todo   Implement testUnlinkArchive().
-     */
-    public function testUnlinkArchive()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharData::webPhar
-     * @todo   Implement testWebPhar().
-     */
-    public function testWebPhar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/PharExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:55.
- */
-class PharExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PharException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PharException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 196
tests/phpunit/classes/PharFileInfoTest.class.php

@@ -1,196 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class PharFileInfoTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var PharFileInfo
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new PharFileInfo;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers PharFileInfo::__destruct
-     * @todo   Implement test__destruct().
-     */
-    public function test__destruct()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::chmod
-     * @todo   Implement testChmod().
-     */
-    public function testChmod()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::compress
-     * @todo   Implement testCompress().
-     */
-    public function testCompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::decompress
-     * @todo   Implement testDecompress().
-     */
-    public function testDecompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::delMetadata
-     * @todo   Implement testDelMetadata().
-     */
-    public function testDelMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::getCompressedSize
-     * @todo   Implement testGetCompressedSize().
-     */
-    public function testGetCompressedSize()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::getCRC32
-     * @todo   Implement testGetCRC32().
-     */
-    public function testGetCRC32()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::getContent
-     * @todo   Implement testGetContent().
-     */
-    public function testGetContent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::getMetadata
-     * @todo   Implement testGetMetadata().
-     */
-    public function testGetMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::getPharFlags
-     * @todo   Implement testGetPharFlags().
-     */
-    public function testGetPharFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::hasMetadata
-     * @todo   Implement testHasMetadata().
-     */
-    public function testHasMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::isCompressed
-     * @todo   Implement testIsCompressed().
-     */
-    public function testIsCompressed()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::isCRCChecked
-     * @todo   Implement testIsCRCChecked().
-     */
-    public function testIsCRCChecked()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers PharFileInfo::setMetadata
-     * @todo   Implement testSetMetadata().
-     */
-    public function testSetMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 688
tests/phpunit/classes/PharTest.class.php

@@ -1,688 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class PharTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var Phar
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new Phar;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers Phar::__destruct
-     * @todo   Implement test__destruct().
-     */
-    public function test__destruct()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::addEmptyDir
-     * @todo   Implement testAddEmptyDir().
-     */
-    public function testAddEmptyDir()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::addFile
-     * @todo   Implement testAddFile().
-     */
-    public function testAddFile()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::addFromString
-     * @todo   Implement testAddFromString().
-     */
-    public function testAddFromString()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::buildFromDirectory
-     * @todo   Implement testBuildFromDirectory().
-     */
-    public function testBuildFromDirectory()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::buildFromIterator
-     * @todo   Implement testBuildFromIterator().
-     */
-    public function testBuildFromIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::compressFiles
-     * @todo   Implement testCompressFiles().
-     */
-    public function testCompressFiles()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::decompressFiles
-     * @todo   Implement testDecompressFiles().
-     */
-    public function testDecompressFiles()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::compress
-     * @todo   Implement testCompress().
-     */
-    public function testCompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::decompress
-     * @todo   Implement testDecompress().
-     */
-    public function testDecompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::convertToExecutable
-     * @todo   Implement testConvertToExecutable().
-     */
-    public function testConvertToExecutable()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::convertToData
-     * @todo   Implement testConvertToData().
-     */
-    public function testConvertToData()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::copy
-     * @todo   Implement testCopy().
-     */
-    public function testCopy()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::delete
-     * @todo   Implement testDelete().
-     */
-    public function testDelete()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::delMetadata
-     * @todo   Implement testDelMetadata().
-     */
-    public function testDelMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::extractTo
-     * @todo   Implement testExtractTo().
-     */
-    public function testExtractTo()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getAlias
-     * @todo   Implement testGetAlias().
-     */
-    public function testGetAlias()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getPath
-     * @todo   Implement testGetPath().
-     */
-    public function testGetPath()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getMetadata
-     * @todo   Implement testGetMetadata().
-     */
-    public function testGetMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getModified
-     * @todo   Implement testGetModified().
-     */
-    public function testGetModified()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getSignature
-     * @todo   Implement testGetSignature().
-     */
-    public function testGetSignature()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getStub
-     * @todo   Implement testGetStub().
-     */
-    public function testGetStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getVersion
-     * @todo   Implement testGetVersion().
-     */
-    public function testGetVersion()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::hasMetadata
-     * @todo   Implement testHasMetadata().
-     */
-    public function testHasMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::isBuffering
-     * @todo   Implement testIsBuffering().
-     */
-    public function testIsBuffering()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::isCompressed
-     * @todo   Implement testIsCompressed().
-     */
-    public function testIsCompressed()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::isFileFormat
-     * @todo   Implement testIsFileFormat().
-     */
-    public function testIsFileFormat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::isWritable
-     * @todo   Implement testIsWritable().
-     */
-    public function testIsWritable()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::offsetExists
-     * @todo   Implement testOffsetExists().
-     */
-    public function testOffsetExists()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::offsetGet
-     * @todo   Implement testOffsetGet().
-     */
-    public function testOffsetGet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::offsetSet
-     * @todo   Implement testOffsetSet().
-     */
-    public function testOffsetSet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::offsetUnset
-     * @todo   Implement testOffsetUnset().
-     */
-    public function testOffsetUnset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::setAlias
-     * @todo   Implement testSetAlias().
-     */
-    public function testSetAlias()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::setDefaultStub
-     * @todo   Implement testSetDefaultStub().
-     */
-    public function testSetDefaultStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::setMetadata
-     * @todo   Implement testSetMetadata().
-     */
-    public function testSetMetadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::setSignatureAlgorithm
-     * @todo   Implement testSetSignatureAlgorithm().
-     */
-    public function testSetSignatureAlgorithm()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::setStub
-     * @todo   Implement testSetStub().
-     */
-    public function testSetStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::startBuffering
-     * @todo   Implement testStartBuffering().
-     */
-    public function testStartBuffering()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::stopBuffering
-     * @todo   Implement testStopBuffering().
-     */
-    public function testStopBuffering()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::apiVersion
-     * @todo   Implement testApiVersion().
-     */
-    public function testApiVersion()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::canCompress
-     * @todo   Implement testCanCompress().
-     */
-    public function testCanCompress()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::canWrite
-     * @todo   Implement testCanWrite().
-     */
-    public function testCanWrite()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::createDefaultStub
-     * @todo   Implement testCreateDefaultStub().
-     */
-    public function testCreateDefaultStub()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getSupportedCompression
-     * @todo   Implement testGetSupportedCompression().
-     */
-    public function testGetSupportedCompression()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::getSupportedSignatures
-     * @todo   Implement testGetSupportedSignatures().
-     */
-    public function testGetSupportedSignatures()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::interceptFileFuncs
-     * @todo   Implement testInterceptFileFuncs().
-     */
-    public function testInterceptFileFuncs()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::isValidPharFilename
-     * @todo   Implement testIsValidPharFilename().
-     */
-    public function testIsValidPharFilename()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::loadPhar
-     * @todo   Implement testLoadPhar().
-     */
-    public function testLoadPhar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::mapPhar
-     * @todo   Implement testMapPhar().
-     */
-    public function testMapPhar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::running
-     * @todo   Implement testRunning().
-     */
-    public function testRunning()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::mount
-     * @todo   Implement testMount().
-     */
-    public function testMount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::mungServer
-     * @todo   Implement testMungServer().
-     */
-    public function testMungServer()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::unlinkArchive
-     * @todo   Implement testUnlinkArchive().
-     */
-    public function testUnlinkArchive()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers Phar::webPhar
-     * @todo   Implement testWebPhar().
-     */
-    public function testWebPhar()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/RangeExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class RangeExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RangeException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RangeException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 52
tests/phpunit/classes/RecursiveArrayIteratorTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:51.
- */
-class RecursiveArrayIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RecursiveArrayIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RecursiveArrayIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RecursiveArrayIterator::hasChildren
-     * @todo   Implement testHasChildren().
-     */
-    public function testHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveArrayIterator::getChildren
-     * @todo   Implement testGetChildren().
-     */
-    public function testGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 52
tests/phpunit/classes/RecursiveCachingIteratorTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class RecursiveCachingIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RecursiveCachingIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RecursiveCachingIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RecursiveCachingIterator::hasChildren
-     * @todo   Implement testHasChildren().
-     */
-    public function testHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveCachingIterator::getChildren
-     * @todo   Implement testGetChildren().
-     */
-    public function testGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 76
tests/phpunit/classes/RecursiveDirectoryIteratorTest.class.php

@@ -1,76 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:51.
- */
-class RecursiveDirectoryIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RecursiveDirectoryIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RecursiveDirectoryIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RecursiveDirectoryIterator::hasChildren
-     * @todo   Implement testHasChildren().
-     */
-    public function testHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveDirectoryIterator::getChildren
-     * @todo   Implement testGetChildren().
-     */
-    public function testGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveDirectoryIterator::getSubPath
-     * @todo   Implement testGetSubPath().
-     */
-    public function testGetSubPath()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveDirectoryIterator::getSubPathname
-     * @todo   Implement testGetSubPathname().
-     */
-    public function testGetSubPathname()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 232
tests/phpunit/classes/RecursiveIteratorIteratorTest.class.php

@@ -1,232 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class RecursiveIteratorIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RecursiveIteratorIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RecursiveIteratorIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::getDepth
-     * @todo   Implement testGetDepth().
-     */
-    public function testGetDepth()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::getSubIterator
-     * @todo   Implement testGetSubIterator().
-     */
-    public function testGetSubIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::getInnerIterator
-     * @todo   Implement testGetInnerIterator().
-     */
-    public function testGetInnerIterator()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::beginIteration
-     * @todo   Implement testBeginIteration().
-     */
-    public function testBeginIteration()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::endIteration
-     * @todo   Implement testEndIteration().
-     */
-    public function testEndIteration()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::callHasChildren
-     * @todo   Implement testCallHasChildren().
-     */
-    public function testCallHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::callGetChildren
-     * @todo   Implement testCallGetChildren().
-     */
-    public function testCallGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::beginChildren
-     * @todo   Implement testBeginChildren().
-     */
-    public function testBeginChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::endChildren
-     * @todo   Implement testEndChildren().
-     */
-    public function testEndChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::nextElement
-     * @todo   Implement testNextElement().
-     */
-    public function testNextElement()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::setMaxDepth
-     * @todo   Implement testSetMaxDepth().
-     */
-    public function testSetMaxDepth()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveIteratorIterator::getMaxDepth
-     * @todo   Implement testGetMaxDepth().
-     */
-    public function testGetMaxDepth()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 52
tests/phpunit/classes/RecursiveRegexIteratorTest.class.php

@@ -1,52 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class RecursiveRegexIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RecursiveRegexIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RecursiveRegexIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RecursiveRegexIterator::hasChildren
-     * @todo   Implement testHasChildren().
-     */
-    public function testHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveRegexIterator::getChildren
-     * @todo   Implement testGetChildren().
-     */
-    public function testGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 220
tests/phpunit/classes/RecursiveTreeIteratorTest.class.php

@@ -1,220 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:51.
- */
-class RecursiveTreeIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RecursiveTreeIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RecursiveTreeIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::beginIteration
-     * @todo   Implement testBeginIteration().
-     */
-    public function testBeginIteration()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::endIteration
-     * @todo   Implement testEndIteration().
-     */
-    public function testEndIteration()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::callHasChildren
-     * @todo   Implement testCallHasChildren().
-     */
-    public function testCallHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::callGetChildren
-     * @todo   Implement testCallGetChildren().
-     */
-    public function testCallGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::beginChildren
-     * @todo   Implement testBeginChildren().
-     */
-    public function testBeginChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::endChildren
-     * @todo   Implement testEndChildren().
-     */
-    public function testEndChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::nextElement
-     * @todo   Implement testNextElement().
-     */
-    public function testNextElement()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::getPrefix
-     * @todo   Implement testGetPrefix().
-     */
-    public function testGetPrefix()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::setPrefixPart
-     * @todo   Implement testSetPrefixPart().
-     */
-    public function testSetPrefixPart()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::getEntry
-     * @todo   Implement testGetEntry().
-     */
-    public function testGetEntry()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RecursiveTreeIterator::getPostfix
-     * @todo   Implement testGetPostfix().
-     */
-    public function testGetPostfix()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 124
tests/phpunit/classes/RegexIteratorTest.class.php

@@ -1,124 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:50.
- */
-class RegexIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RegexIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RegexIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers RegexIterator::accept
-     * @todo   Implement testAccept().
-     */
-    public function testAccept()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::getMode
-     * @todo   Implement testGetMode().
-     */
-    public function testGetMode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::setMode
-     * @todo   Implement testSetMode().
-     */
-    public function testSetMode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::getFlags
-     * @todo   Implement testGetFlags().
-     */
-    public function testGetFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::setFlags
-     * @todo   Implement testSetFlags().
-     */
-    public function testSetFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::getPregFlags
-     * @todo   Implement testGetPregFlags().
-     */
-    public function testGetPregFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::setPregFlags
-     * @todo   Implement testSetPregFlags().
-     */
-    public function testSetPregFlags()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers RegexIterator::getRegex
-     * @todo   Implement testGetRegex().
-     */
-    public function testGetRegex()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 100
tests/phpunit/classes/ResourceBundleTest.class.php

@@ -1,100 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:56.
- */
-class ResourceBundleTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var ResourceBundle
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new ResourceBundle;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers ResourceBundle::create
-     * @todo   Implement testCreate().
-     */
-    public function testCreate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResourceBundle::get
-     * @todo   Implement testGet().
-     */
-    public function testGet()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResourceBundle::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResourceBundle::getLocales
-     * @todo   Implement testGetLocales().
-     */
-    public function testGetLocales()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResourceBundle::getErrorCode
-     * @todo   Implement testGetErrorCode().
-     */
-    public function testGetErrorCode()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResourceBundle::getErrorMessage
-     * @todo   Implement testGetErrorMessage().
-     */
-    public function testGetErrorMessage()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 196
tests/phpunit/classes/ResultSetTest.class.php

@@ -1,196 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2012-10-01 at 14:44:09.
- */
-class ResultSetTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var ResultSet
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new ResultSet;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers ResultSet::create
-     * @todo   Implement testCreate().
-     */
-    public function testCreate()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::sql
-     * @todo   Implement testSql().
-     */
-    public function testSql()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::first
-     * @todo   Implement testFirst().
-     */
-    public function testFirst()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::limit
-     * @todo   Implement testLimit().
-     */
-    public function testLimit()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::orderby
-     * @todo   Implement testOrderby().
-     */
-    public function testOrderby()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::return_type
-     * @todo   Implement testReturn_type().
-     */
-    public function testReturn_type()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::__clone
-     * @todo   Implement test__clone().
-     */
-    public function test__clone()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers ResultSet::reset
-     * @todo   Implement testReset().
-     */
-    public function testReset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/RuntimeExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class RuntimeExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var RuntimeException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new RuntimeException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 184
tests/phpunit/classes/SimpleXMLElementTest.class.php

@@ -1,184 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:54.
- */
-class SimpleXMLElementTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var SimpleXMLElement
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new SimpleXMLElement;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers SimpleXMLElement::asXML
-     * @todo   Implement testAsXML().
-     */
-    public function testAsXML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::saveXML
-     * @todo   Implement testSaveXML().
-     */
-    public function testSaveXML()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::xpath
-     * @todo   Implement testXpath().
-     */
-    public function testXpath()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::registerXPathNamespace
-     * @todo   Implement testRegisterXPathNamespace().
-     */
-    public function testRegisterXPathNamespace()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::attributes
-     * @todo   Implement testAttributes().
-     */
-    public function testAttributes()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::children
-     * @todo   Implement testChildren().
-     */
-    public function testChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::getNamespaces
-     * @todo   Implement testGetNamespaces().
-     */
-    public function testGetNamespaces()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::getDocNamespaces
-     * @todo   Implement testGetDocNamespaces().
-     */
-    public function testGetDocNamespaces()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::getName
-     * @todo   Implement testGetName().
-     */
-    public function testGetName()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::addChild
-     * @todo   Implement testAddChild().
-     */
-    public function testAddChild()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::addAttribute
-     * @todo   Implement testAddAttribute().
-     */
-    public function testAddAttribute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::__toString
-     * @todo   Implement test__toString().
-     */
-    public function test__toString()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLElement::count
-     * @todo   Implement testCount().
-     */
-    public function testCount()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 112
tests/phpunit/classes/SimpleXMLIteratorTest.class.php

@@ -1,112 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:54.
- */
-class SimpleXMLIteratorTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var SimpleXMLIterator
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new SimpleXMLIterator;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers SimpleXMLIterator::rewind
-     * @todo   Implement testRewind().
-     */
-    public function testRewind()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLIterator::valid
-     * @todo   Implement testValid().
-     */
-    public function testValid()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLIterator::current
-     * @todo   Implement testCurrent().
-     */
-    public function testCurrent()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLIterator::key
-     * @todo   Implement testKey().
-     */
-    public function testKey()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLIterator::next
-     * @todo   Implement testNext().
-     */
-    public function testNext()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLIterator::hasChildren
-     * @todo   Implement testHasChildren().
-     */
-    public function testHasChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers SimpleXMLIterator::getChildren
-     * @todo   Implement testGetChildren().
-     */
-    public function testGetChildren()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/UnderflowExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class UnderflowExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var UnderflowException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new UnderflowException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/UnexpectedValueExceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:49.
- */
-class UnexpectedValueExceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var UnexpectedValueException
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new UnexpectedValueException;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 28
tests/phpunit/classes/__PHP_Incomplete_ClassTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:55.
- */
-class __PHP_Incomplete_ClassTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var __PHP_Incomplete_Class
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new __PHP_Incomplete_Class;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 484
tests/phpunit/classes/mysqliTest.class.php

@@ -1,484 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:57.
- */
-class mysqliTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var mysqli
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new mysqli;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers mysqli::autocommit
-     * @todo   Implement testAutocommit().
-     */
-    public function testAutocommit()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::change_user
-     * @todo   Implement testChange_user().
-     */
-    public function testChange_user()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::character_set_name
-     * @todo   Implement testCharacter_set_name().
-     */
-    public function testCharacter_set_name()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::close
-     * @todo   Implement testClose().
-     */
-    public function testClose()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::commit
-     * @todo   Implement testCommit().
-     */
-    public function testCommit()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::connect
-     * @todo   Implement testConnect().
-     */
-    public function testConnect()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::dump_debug_info
-     * @todo   Implement testDump_debug_info().
-     */
-    public function testDump_debug_info()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::debug
-     * @todo   Implement testDebug().
-     */
-    public function testDebug()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::get_charset
-     * @todo   Implement testGet_charset().
-     */
-    public function testGet_charset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::get_client_info
-     * @todo   Implement testGet_client_info().
-     */
-    public function testGet_client_info()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::get_server_info
-     * @todo   Implement testGet_server_info().
-     */
-    public function testGet_server_info()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::get_warnings
-     * @todo   Implement testGet_warnings().
-     */
-    public function testGet_warnings()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::init
-     * @todo   Implement testInit().
-     */
-    public function testInit()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::kill
-     * @todo   Implement testKill().
-     */
-    public function testKill()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::set_local_infile_default
-     * @todo   Implement testSet_local_infile_default().
-     */
-    public function testSet_local_infile_default()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::set_local_infile_handler
-     * @todo   Implement testSet_local_infile_handler().
-     */
-    public function testSet_local_infile_handler()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::multi_query
-     * @todo   Implement testMulti_query().
-     */
-    public function testMulti_query()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::more_results
-     * @todo   Implement testMore_results().
-     */
-    public function testMore_results()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::next_result
-     * @todo   Implement testNext_result().
-     */
-    public function testNext_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::options
-     * @todo   Implement testOptions().
-     */
-    public function testOptions()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::ping
-     * @todo   Implement testPing().
-     */
-    public function testPing()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::prepare
-     * @todo   Implement testPrepare().
-     */
-    public function testPrepare()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::query
-     * @todo   Implement testQuery().
-     */
-    public function testQuery()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::real_connect
-     * @todo   Implement testReal_connect().
-     */
-    public function testReal_connect()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::real_escape_string
-     * @todo   Implement testReal_escape_string().
-     */
-    public function testReal_escape_string()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::escape_string
-     * @todo   Implement testEscape_string().
-     */
-    public function testEscape_string()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::real_query
-     * @todo   Implement testReal_query().
-     */
-    public function testReal_query()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::rollback
-     * @todo   Implement testRollback().
-     */
-    public function testRollback()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::select_db
-     * @todo   Implement testSelect_db().
-     */
-    public function testSelect_db()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::set_charset
-     * @todo   Implement testSet_charset().
-     */
-    public function testSet_charset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::set_opt
-     * @todo   Implement testSet_opt().
-     */
-    public function testSet_opt()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::ssl_set
-     * @todo   Implement testSsl_set().
-     */
-    public function testSsl_set()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::stat
-     * @todo   Implement testStat().
-     */
-    public function testStat()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::stmt_init
-     * @todo   Implement testStmt_init().
-     */
-    public function testStmt_init()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::store_result
-     * @todo   Implement testStore_result().
-     */
-    public function testStore_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::thread_safe
-     * @todo   Implement testThread_safe().
-     */
-    public function testThread_safe()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::use_result
-     * @todo   Implement testUse_result().
-     */
-    public function testUse_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli::refresh
-     * @todo   Implement testRefresh().
-     */
-    public function testRefresh()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/mysqli_driverTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:57.
- */
-class mysqli_driverTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var mysqli_driver
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new mysqli_driver;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 172
tests/phpunit/classes/mysqli_resultTest.class.php

@@ -1,172 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:58.
- */
-class mysqli_resultTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var mysqli_result
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new mysqli_result;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers mysqli_result::close
-     * @todo   Implement testClose().
-     */
-    public function testClose()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::free
-     * @todo   Implement testFree().
-     */
-    public function testFree()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::data_seek
-     * @todo   Implement testData_seek().
-     */
-    public function testData_seek()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_field
-     * @todo   Implement testFetch_field().
-     */
-    public function testFetch_field()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_fields
-     * @todo   Implement testFetch_fields().
-     */
-    public function testFetch_fields()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_field_direct
-     * @todo   Implement testFetch_field_direct().
-     */
-    public function testFetch_field_direct()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_array
-     * @todo   Implement testFetch_array().
-     */
-    public function testFetch_array()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_assoc
-     * @todo   Implement testFetch_assoc().
-     */
-    public function testFetch_assoc()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_object
-     * @todo   Implement testFetch_object().
-     */
-    public function testFetch_object()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::fetch_row
-     * @todo   Implement testFetch_row().
-     */
-    public function testFetch_row()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::field_seek
-     * @todo   Implement testField_seek().
-     */
-    public function testField_seek()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_result::free_result
-     * @todo   Implement testFree_result().
-     */
-    public function testFree_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/mysqli_sql_exceptionTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:57.
- */
-class mysqli_sql_exceptionTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var mysqli_sql_exception
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new mysqli_sql_exception;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}

+ 0 - 220
tests/phpunit/classes/mysqli_stmtTest.class.php

@@ -1,220 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:58.
- */
-class mysqli_stmtTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var mysqli_stmt
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new mysqli_stmt;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-
-    /**
-     * @covers mysqli_stmt::attr_get
-     * @todo   Implement testAttr_get().
-     */
-    public function testAttr_get()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::attr_set
-     * @todo   Implement testAttr_set().
-     */
-    public function testAttr_set()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::bind_param
-     * @todo   Implement testBind_param().
-     */
-    public function testBind_param()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::bind_result
-     * @todo   Implement testBind_result().
-     */
-    public function testBind_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::close
-     * @todo   Implement testClose().
-     */
-    public function testClose()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::data_seek
-     * @todo   Implement testData_seek().
-     */
-    public function testData_seek()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::execute
-     * @todo   Implement testExecute().
-     */
-    public function testExecute()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::fetch
-     * @todo   Implement testFetch().
-     */
-    public function testFetch()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::get_warnings
-     * @todo   Implement testGet_warnings().
-     */
-    public function testGet_warnings()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::result_metadata
-     * @todo   Implement testResult_metadata().
-     */
-    public function testResult_metadata()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::num_rows
-     * @todo   Implement testNum_rows().
-     */
-    public function testNum_rows()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::send_long_data
-     * @todo   Implement testSend_long_data().
-     */
-    public function testSend_long_data()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::free_result
-     * @todo   Implement testFree_result().
-     */
-    public function testFree_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::reset
-     * @todo   Implement testReset().
-     */
-    public function testReset()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::prepare
-     * @todo   Implement testPrepare().
-     */
-    public function testPrepare()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-
-    /**
-     * @covers mysqli_stmt::store_result
-     * @todo   Implement testStore_result().
-     */
-    public function testStore_result()
-    {
-        // Remove the following lines when you implement this test.
-        $this->markTestIncomplete(
-          'This test has not been implemented yet.'
-        );
-    }
-}

+ 0 - 28
tests/phpunit/classes/stdClassTest.class.php

@@ -1,28 +0,0 @@
-<?php
-/**
- * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:45.
- */
-class stdClassTest extends PHPUnit_Framework_TestCase
-{
-    /**
-     * @var stdClass
-     */
-    protected $object;
-
-    /**
-     * Sets up the fixture, for example, opens a network connection.
-     * This method is called before a test is executed.
-     */
-    protected function setUp()
-    {
-        $this->object = new stdClass;
-    }
-
-    /**
-     * Tears down the fixture, for example, closes a network connection.
-     * This method is called after a test is executed.
-     */
-    protected function tearDown()
-    {
-    }
-}