[wp-trac] [WordPress Trac] #37523: Unit tests: Move classes out of includes/functions.php into their own file

WordPress Trac noreply at wordpress.org
Sat Jul 30 09:28:56 UTC 2016


#37523: Unit tests: Move classes out of includes/functions.php into their own file
------------------------------+-----------------------------
 Reporter:  Frank Klein       |      Owner:
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Build/Test Tools  |    Version:  trunk
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+-----------------------------
 The `includes/functions.php` file includes two classes, `Basic_Object` and
 `Basic_Subclass`. The attached patch moves these functions into their own
 file, and includes them in `tests/basic.php`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37523>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list