#5201 closed defect (bug) (fixed)
Add @expectedDeprecated annotations to failing unit tests
Reported by: | ericlewis | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 1.9 | Priority: | normal |
Severity: | normal | Version: | 1.8 |
Component: | Build/Test Tools | Keywords: | has-patch |
Cc: |
Description
WordPress' current unit test framework fails unit tests if deprecated function calls are not caught. Let's add the annotations to these testing functions to catch these.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 7425: