C# Class System.Net.Mime.Tests.ContentDispositionTest

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
ConstructorWithDateTimesBefore10AM_DateTimesAreValidForReUse ( ) : void
ConstructorWithOtherPropertyValues_ShouldSetAppropriately ( ) : void
Ctor_InvalidThrows ( Type exceptionType, string contentDisposition ) : void
CultureSensitiveSetDateViaProperty_ShouldPersistToProprtyAndParametersCollectionAndRespectKindProperty ( ) : void
Dates_RoundtripWithoutImpactingOtherDates ( ) : void
DefaultCtor_ExpectedDefaultPropertyValues ( ) : void
DispositionType_Roundtrip ( ) : void
DispositionType_SetValue_InvalidThrows ( Type exceptionType, string contentDisposition ) : void
Filename_Roundtrip ( ) : void
GetCustomerParameterThatIsNotSet_ShouldReturnNull ( ) : void
GetViaDateTimeProperty_WithLocalTime_ShouldSetDateTimeKindAppropriately ( ) : void
GetViaDateTimeProperty_WithNonLocalTimeZone_ShouldWorkCorrectly ( ) : void
GetViaDateTimeProperty_WithOtherTime_ShouldSetDateTimeKindAppropriately ( ) : void
GetViaDateTimeProperty_WithUniversalTime_ShouldSetDateTimeKindAppropriately ( ) : void
Inline_Roundtrip ( ) : void
SetAndResetDateViaParameters_ShouldWorkCorrectly ( ) : void
SetCreateDateViaParameters_WithInvalidDate_ShouldThrow ( ) : void
SetDateViaConstructor_ShouldPersistToPropertyAndPersistToParametersCollection ( ) : void
SetDateViaProperty_ShouldPersistToProprtyAndParametersCollection_AndRespectKindProperty ( ) : void
SetDispositionViaConstructor_ShouldSetCorrectly_AndRespectCustomValues ( ) : void
Size_Roundtrip ( ) : void
UseDifferentCultureAndConstructorWithDateTimesBefore10AM_DateTimesAreValidForReUse ( ) : void