mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2026-02-17 22:38:27 +08:00
Rename ReadFixed to ReadExact, separate Unit test for ReadExact.
This commit is contained in:
@@ -55,6 +55,9 @@ namespace S7.Net.UnitTest
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// These tests are intended to test <see cref="StreamExtensions"/> functions and other stream-related special cases.
|
||||
/// </summary>
|
||||
[TestClass]
|
||||
public class StreamTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user