

insightly-api
Diff Revisions 11 vs 12 for /trunk/UnitTestInsightly/AddTests.cs
@@ -187,6 +187,9 @@ | |||
187 | 187 | ||
188 | 188 | } | |
189 | 189 | ||
190 | + | /// <summary> | |
191 | + | /// Test adding a new contact using the check method. | |
192 | + | /// </summary> | |
190 | 193 | [TestMethod] | |
191 | 194 | public void AddBasicContactRecordUsingExistsCheck() | |
192 | 195 | { |