|
|
void | ParseSemanticVersion (string version, int major, int minor, int patch, string preRelease, string build) |
| |
|
void | InvalidVersionThrowsError () |
| |
|
void | CompareVersions (string lower, string higher) |
| |
|
void | Idempotence (string versionString) |
| |
Definition at line 26 of file VersioningTest.cs.
The documentation for this class was generated from the following file: