C# Class iSynaptic.Base50EncodedUInt64Tests

ファイルを表示 Open project: iSynaptic/iSynaptic.Core

Private Methods

Method Description
AssertRoundTrip ( System.UInt64 startValue ) : void
FiftyOne_RoundTrips ( ) : void
Fifty_RoundTrips ( ) : void
FourtyNine_RoundTrips ( ) : void
MaxValue_RoundTrips ( ) : void
One_RoundTrips ( ) : void
Parse_WithInvalidCharacters_ThrowsException ( ) : void
RountTrip_Sampling ( ) : void
TryParse_WithInvalidCharacters_ReturnsNoValue ( ) : void
TryParse_WithValidInput_ReturnsValue ( ) : void
UInt32BoundaryMinusOne_RoundTrips ( ) : void
UInt32BoundaryPlusOne_RoundTrips ( ) : void
UInt32Boundary_RoundTrips ( ) : void
Zero_RoundTrips ( ) : void