Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/Newtonsoft.Json.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamesNK <james@newtonking.com>2012-01-23 11:22:17 +0400
committerJamesNK <james@newtonking.com>2012-01-23 11:22:17 +0400
commitb82d26028d5e8ddf202d02f72f7c7ba49713ec35 (patch)
tree2b599057a71aac879ca5801adec14df3cb180163
parent14a2cb2a8ae72e0d2dc7b5863a0b91a2da3959ab (diff)
-Fixed test
-rw-r--r--Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs b/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs
index 85803ee..c19ec2b 100644
--- a/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs
+++ b/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs
@@ -5131,6 +5131,7 @@ keyword such as type of business.""
}
[Test]
+ [ExpectedException(typeof(JsonSerializationException), ExpectedMessage = "Error converting value {null} to type 'System.Int32'. Line 5, position 7.")]
public void DeserializeNullInt()
{
string json = @"[