[Network] [Tests] Ported StreamSocketTest and StreamSocketClientTest to LunrBaseTest,updated relevant methods

Review Request #216 — Created Oct. 29, 2013 and discarded

andrea
Lunr
unit_refactoring
lunr
Made StreamSocketTest and StreamSocketClientTest extend from LunrBaseTest instead of PHPUnit framework directly.
The following files are related to the above and therefore their methods have been updated, where useful.
StreamSocketBaseTest
StreamSocketClientBaseTest
StreamSocketClientFlagsTest
StreamSocketClientHandleTest
StreamSocketClientReadWriteTest
StreamSocketClientTest
StreamSocketContextTest
StreamSocketSetGetTest
StreamSocketStateTest
StreamSocketTest
Unit tests.
  • 1
  • 0
  • 0
  • 0
  • 1
Description From Last Updated
Please port every test requiring the runkit extension to the new function mock methods and make sure they work correctly ... pprkut pprkut
andrea
pprkut
  1. 
      
  2. src/Lunr/Network/Tests/StreamSocketClientHandleTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    Please port every test requiring the runkit extension to the new function mock methods and make sure they work correctly without @runInSeparateProcess
  3. 
      
andrea
Review request changed

Status: Discarded

Change Summary:

Superseded by http://reviews.lunr.nl/r/244/
Loading...