C# Class Tests.TestNetEncoding

Mostrar archivo Open project: ashoulson/MiniUDP Class Usage Examples

Private Methods

Method Description
CreateEvent ( NetEventType type, NetPeer peer ) : NetEvent
CreateFilled ( int length ) : NetEvent
CreateStringEvent ( string value ) : NetEvent
TestCorruptedCarrier ( ) : void
TestNotificationCase ( int expectedSize, int expectedCount ) : void
TestNotificationPack ( ) : void
TestNotificationUnpack ( ) : void
TestPayloadPack ( ) : void
TestProtocol ( ) : void