[Network] Porting StreamSocket Tests to LunrBaseTest

Review Request #244 — Created Nov. 20, 2013 and submitted

dinos
Lunr
PortStreamSocketTests
lunr
Porting StreamSocket Tests to LunrBaseTest.


THIS REVIEW REPLACES #216
unit tests
  • 0
  • 0
  • 7
  • 0
  • 7
Description From Last Updated
pprkut
  1. 
      
  2. assertPropertyEquals
    
  3. assertInternalType
  4. src/Lunr/Network/Tests/StreamSocketClientHandleTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    where's runkit in there?
  5. that's mock_function()
  6. that's unmock_function
  7. src/Lunr/Network/Tests/StreamSocketClientHandleTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    missing unmock
  8. you can drop the @runInSeparateProcess tags here
  9. 
      
dinos
pprkut
  1. Ship It!
  2. 
      
dinos
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...