This website requires JavaScript.
Explore
Help
Sign In
Learning
/
s7netplus
Watch
0
Star
0
Fork
0
You've already forked s7netplus
mirror of
https://github.com/S7NetPlus/s7netplus.git
synced
2026-02-17 22:38:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f151e49472f0e2c1ead499a65a07bc63adb8d66
s7netplus
/
S7.Net.UnitTest
/
Helpers
History
Michele Cattafesta
b3458a8304
unit tests
2018-05-05 23:24:06 +01:00
..
ConsoleManager.cs
Added Unit Tests.
2014-12-22 14:31:52 +01:00
NativeMethods.cs
o changed target .NET framework to v3.5 (higher .NET versions can load and execute lower versions code)
2015-06-17 17:04:12 +02:00
S7TestServer.cs
Fix V0.1.6 bit write to DB don't work
#91
2017-09-14 18:16:35 +01:00
TestClass.cs
o changed target .NET framework to v3.5 (higher .NET versions can load and execute lower versions code)
2015-06-17 17:04:12 +02:00
TestClassWithArrays.cs
Classes with arrays can now be read/written from/to the plc
2017-08-07 11:51:58 +02:00
TestClassWithCustomType.cs
Classes with arrays can now be read/written from/to the plc
2017-08-07 11:51:58 +02:00
TestClassWithPrivateSetters.cs
Ignoring properties without a public setter or no setter at all
2017-07-07 10:57:12 +02:00
TestLongClass.cs
Read/Write class and structs now handle more than 200 bytes with multiple requests (Issue
#30
and Issue
#27
).
2015-10-05 23:44:49 +02:00
TestLongStruct.cs
Read/Write class and structs now handle more than 200 bytes with multiple requests (Issue
#30
and Issue
#27
).
2015-10-05 23:44:49 +02:00
TestSmallClass.cs
unit tests
2018-05-05 23:24:06 +01:00
TestStruct.cs
o changed target .NET framework to v3.5 (higher .NET versions can load and execute lower versions code)
2015-06-17 17:04:12 +02:00