Class ReadMeTests
The code in these tests back the code snippets in the OSRLib.NET repository README: https://github.com/mmacy/osrlib-dotnet/blob/master/README.md
Each section of the README has a matching #region, and the README contains HTML comments that match match these region names.
WARNING: If you update ANY of the code in this file, you MUST backfill the changes to the README!
Inheritance
System.Object
ReadMeTests
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: osrlib.Tests
Assembly: osrlib.Tests.dll
Syntax
public class ReadMeTests
Methods
| Improve this Doc View SourceTestReadMeSnippets()
Declaration
[Fact]
public void TestReadMeSnippets()