Make WordPress Core


Ignore:
Timestamp:
06/23/2022 08:27:34 PM (2 years ago)
Author:
azaozz
Message:

Build/Test Tools, Formatting group:

  • Add and update @covers tags.
  • Add and improve docs and inline comments.

Props pbeane, hellofromTonya, antonvlasenko, ironprogrammer, SergeyBiryukov, costdev.
See #39265.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/formatting/excerptRemoveBlocks.php

    r52010 r53562  
    33/**
    44 * @group formatting
    5  * @covers ::excerpt_remove_blocks
    65 * @ticket 46133
    76 */
     
    9291     *
    9392     * @ticket 46133
     93     *
     94     * @covers ::excerpt_remove_blocks
    9495     */
    9596    public function test_excerpt_remove_blocks() {
     
    117118     *
    118119     * @ticket 46133
     120     *
     121     * @covers ::do_blocks
    119122     */
    120123    public function test_excerpt_infinite_loop() {
Note: See TracChangeset for help on using the changeset viewer.