[Network] [Tests] Ported StreamSocketTest and StreamSocketClientTest to LunrBaseTest,updated relevant methods
Review Request #216 — Created Oct. 29, 2013 and discarded — Latest diff uploaded
Information | |
---|---|
andrea | |
Lunr | |
unit_refactoring | |
Reviewers | |
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.