Changeset 37954 for trunk/tests/phpunit/tests/query/isTerm.php
- Timestamp:
- 07/04/2016 08:24:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/query/isTerm.php
r35242 r37954 182 182 183 183 /** 184 * @ group30623184 * @ticket 30623 185 185 */ 186 186 public function test_get_queried_object_with_custom_taxonomy_tax_query_and_field_term_id_should_return_term_object() { … … 210 210 211 211 /** 212 * @ group30623212 * @ticket 30623 213 213 */ 214 214 public function test_get_queried_object_with_custom_taxonomy_tax_query_and_field_slug_should_return_term_object() { … … 239 239 240 240 /** 241 * @ group30623241 * @ticket 30623 242 242 */ 243 243 public function test_get_queried_object_with_custom_taxonomy_tax_query_with_multiple_clauses_should_return_term_object_corresponding_to_the_first_queried_tax() {
Note: See TracChangeset
for help on using the changeset viewer.