C# Class IntegrationTests.ConfigurationTests

Mostra file Open project: realm/realm-dotnet

Private Methods

Method Description
AbleToReopenEncryptedWithSameKey ( ) : void
CanOverrideConfigurationFilename ( ) : void
CanSetConfigurationPartialPath ( ) : void
CanSetDefaultConfiguration ( ) : void
DefaultConfigurationShouldHaveValidPath ( ) : void
EncryptionKeyMustBe64Bytes ( ) : void
PathIsCanonicalised ( ) : void
ReadOnlyFilesMustExist ( ) : void
ReadOnlyRealmsArentWritable ( ) : void
ReadOnlyRealmsWillNotAutoMigrate ( ) : void
ReliesOnEncryption ( ) : void
UnableToOpenWithDifferentKey ( ) : void
UnableToOpenWithKeyIfNotEncrypted ( ) : void
UnableToOpenWithNoKey ( ) : void
ValidEncryptionKeyAccepted ( ) : void