C# Class Google.ProtocolBuffers.MessageTest

Miscellaneous tests for message operations that apply to both generated and dynamic messages.
Mostrar archivo Open project: ayende/dotnet-protobufs

Private Methods

Method Description
BuildNestedPartial ( ) : void
BuildPartial ( ) : void
DynamicBuildPartial ( ) : void
DynamicMergeFrom ( ) : void
DynamicParseUnititialized ( ) : void
DynamicUninitializedException ( ) : void
Initialization ( ) : void
MergeFrom ( ) : void
MergeFromDynamic ( ) : void
NestedUninitializedException ( ) : void
ParseNestedUnititialized ( ) : void
ParseUnititialized ( ) : void
RequiredDynamic ( ) : void
RequiredDynamicForeign ( ) : void
RequiredExtension ( ) : void
RequiredForeign ( ) : void
UninitializedException ( ) : void