C# Class IntegrationTests.RelationshipTests

Mostra file Open project: realm/realm-dotnet

Protected Properties

Property Type Description
realm Realm

Private Methods

Method Description
Backlinks ( ) : void
DaniHasNoDogs ( ) : void
DaniHasNoTopDog ( ) : void
SetUp ( ) : void
TearDown ( ) : void
TestAddingStandAloneObjectToToManyRelationship ( ) : void
TestCircularRelationshipsFromStandaloneTwoStage ( ) : void
TestDeleteChildren ( ) : void
TestExceptionsFromEmptyListOutOfRange ( ) : void
TestExceptionsFromIteratingEmptyList ( ) : void
TestExceptionsFromTimsDogsOutOfRange ( ) : void
TestManagingStandaloneThreeLevelRelationship ( ) : void
TestManagingStandaloneTwoLevelRelationship ( ) : void
TestSettingStandAloneObjectToRelationship ( ) : void
TimAddsADogByInsert ( ) : void
TimAddsADogLater ( ) : void
TimHasATopDog ( ) : void
TimHasTwoIterableDogs ( ) : void
TimHasTwoIterableDogsListed ( ) : void
TimLosesBilbo ( ) : void
TimLosesHisDogsByOrder ( ) : void
TimLosesHisDogsInOneClear ( ) : void
TimRetiredHisTopDog ( ) : void
TimsIterableDogsThrowExceptions ( ) : void

Property Details

realm protected_oe property

protected Realm realm
return Realm