[wp-trac] [WordPress Trac] #38266: Tests: Use assertSame() when the type of the value in the assertion is important
    WordPress Trac 
    noreply at wordpress.org
       
    Sun Sep  6 03:36:15 UTC 2020
    
    
  
#38266: Tests: Use assertSame() when the type of the value in the assertion is
important
-----------------------------------+-----------------------------
 Reporter:  johnbillion            |       Owner:  SergeyBiryukov
     Type:  defect (bug)           |      Status:  accepted
 Priority:  normal                 |   Milestone:  5.6
Component:  Build/Test Tools       |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  needs-unit-tests php8  |     Focuses:
-----------------------------------+-----------------------------
Comment (by SergeyBiryukov):
 In [changeset:"48949" 48949]:
 {{{
 #!CommitTicketReference repository="" revision="48949"
 Tests: Correct assertion in `Tests_Cache::test_add_get_null()`.
 It is possible to store `null` in the cache without it being converted to
 an empty string.
 Follow-up to [20089].
 Props johnbillion, SergeyBiryukov.
 See #38266.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/38266#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list