C# 클래스 ServiceStack.Text.Tests.NullableTypesTests

상속: TestBase
파일 보기 프로젝트 열기: CSGOpenSource/ServiceStack.Text

비공개 메소드들

메소드 설명
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