-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Platforms 15 (06/03/16)
1. Implement a TransportLayerTestSuite class
- add a new scons library for this
- add methods for each test from the test plan
2. Implement a mock TransportLayer
- should implement all TL methods as basically as possible to pass tests
3. Run the mock TL through the TransportLayerTestSuite
- add a new scons cpptest target that uses the above library
- duplicates
-
SERVER-23913 Implement TransportLayer test suite and mock
- Closed