Changeset 38398 for trunk/tests/phpunit/tests/canonical/noRewrite.php
- Timestamp:
- 08/27/2016 08:35:16 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical/noRewrite.php
r35191 r38398 11 11 12 12 // These test cases are run against the test handler in WP_Canonical 13 public static function wpSetUpBeforeClass( $factory ) {14 self::generate_shared_fixtures( $factory );15 }16 17 public static function wpTearDownAfterClass() {18 self::delete_shared_fixtures();19 }20 13 21 14 public function setUp() {
Note: See TracChangeset
for help on using the changeset viewer.