|
Dreamine.FullKit.Tests 1.0.0.0
Dreamine.FullKit.Tests 기능을 검증하는 자동화 테스트 프로젝트입니다.
|
클래스 | |
| class | FakeFastechTransport |
| class | ThrowingParseProtocol |
Public 멤버 함수 | |
| void | BuildReadDigitalInputs_CreatesExpectedFrameShape () |
| void | ParseDigitalInputs_ReadsBitsFromInputPayload () |
| void | BuildWriteDigitalOutputs_RejectsOutOfRangeChannel () |
| void | PlusE16PointProtocol_ReportsAnalogUnsupportedConsistently () |
| void | UnsupportedProtocol_ReturnsFailuresForParseMethods () |
| async Task | Controller_ReturnsFailureWhenParserThrows () |
| void | FastechOptions_ExposeDefaults () |
Fastech Protocol Tests 기능과 관련 상태를 캡슐화합니다.
FastechProtocolTests.cs 파일의 18 번째 라인에서 정의되었습니다.
|
inline |
Read Digital Inputs Creates Expected Frame Shape 값을 구성합니다.
FastechProtocolTests.cs 파일의 29 번째 라인에서 정의되었습니다.
|
inline |
Write Digital Outputs Rejects Out Of Range Channel 값을 구성합니다.
FastechProtocolTests.cs 파일의 73 번째 라인에서 정의되었습니다.
|
inline |
Controller Returns Failure When Parser Throws 작업을 수행합니다.
Task 결과입니다.FastechProtocolTests.cs 파일의 145 번째 라인에서 정의되었습니다.
|
inline |
Fastech Options Expose Defaults 작업을 수행합니다.
FastechProtocolTests.cs 파일의 170 번째 라인에서 정의되었습니다.
|
inline |
Parse Digital Inputs Reads Bits From Input Payload 작업을 수행합니다.
FastechProtocolTests.cs 파일의 49 번째 라인에서 정의되었습니다.
|
inline |
Plus E16 Point Protocol Reports Analog Unsupported Consistently 작업을 수행합니다.
FastechProtocolTests.cs 파일의 93 번째 라인에서 정의되었습니다.
|
inline |
Unsupported Protocol Returns Failures For Parse Methods 작업을 수행합니다.
FastechProtocolTests.cs 파일의 118 번째 라인에서 정의되었습니다.