mirror of
https://github.com/evopro-ag/Sharp7Reactive.git
synced 2025-12-17 12:12:51 +00:00
Improve WriteToBuffer implementation and tests
This commit is contained in:
@@ -17,6 +17,7 @@ internal class S7VariableNameParserTests
|
||||
}
|
||||
|
||||
[TestCase("DB506.Bit216", TestName = "Bit without Bit")]
|
||||
[TestCase("DB506.Bit216.8", TestName = "Bit to high")]
|
||||
[TestCase("DB506.String216", TestName = "String without Length")]
|
||||
[TestCase("DB506.WString216", TestName = "WString without Length")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user