C# Class ServiceStack.Text.Tests.NullableTypesTests

Inheritance: TestBase
显示文件 Open project: CSGOpenSource/ServiceStack.Text

Private Methods

Method Description
Can_Serialize_empty_model_of_NullableTypes ( ) : void
Can_Serialize_populated_model_of_NullableTypes ( ) : void
Can_handle_null_in_Answer ( ) : void
Can_handle_null_in_quotes_in_Answer ( ) : void
Can_handle_null_in_quotes_in_TopAnswers ( ) : void
Deserialize_WithNullCollection_CollectionIsNull ( ) : void
Serialize_array_with_null_should_always_produce_Valid_JSON ( ) : void
SetUp ( ) : void
Test_override_DeserializeFn ( ) : void
Test_override_SerializeFn ( ) : void