|
Dreamine.FullKit.Tests 1.0.0.0
Dreamine.FullKit.Tests 기능을 검증하는 자동화 테스트 프로젝트입니다.
|
Public 멤버 함수 | |
| void | FullKitMarker_ExposesPackageName () |
| void | SocketOptions_ExposeDefaultsAndCreateUdpEndpoints () |
| void | UdpTransportOptions_RejectInvalidHost () |
| void | SerialAndRabbitOptions_ExposeDefaults () |
| void | SerialTransport_AllowsImmediateReturnTimeouts () |
Transport Option Tests 기능과 관련 상태를 캡슐화합니다.
TransportOptionTests.cs 파일의 20 번째 라인에서 정의되었습니다.
|
inline |
Full Kit Marker Exposes Package Name 작업을 수행합니다.
TransportOptionTests.cs 파일의 31 번째 라인에서 정의되었습니다.
|
inline |
Serial And Rabbit Options Expose Defaults 작업을 수행합니다.
TransportOptionTests.cs 파일의 83 번째 라인에서 정의되었습니다.
|
inline |
Serial Transport Allows Immediate Return Timeouts 작업을 수행합니다.
TransportOptionTests.cs 파일의 106 번째 라인에서 정의되었습니다.
|
inline |
Socket Options Expose Defaults And Create Udp Endpoints 작업을 수행합니다.
TransportOptionTests.cs 파일의 45 번째 라인에서 정의되었습니다.
|
inline |
Udp Transport Options Reject Invalid Host 작업을 수행합니다.
TransportOptionTests.cs 파일의 67 번째 라인에서 정의되었습니다.