C# Class IntegrationTests.AsyncTests

Inheritance: RealmTest
Mostra file Open project: realm/realm-dotnet

Private Properties

Property Type Description
AsyncWrite_ShouldExecuteOnWorkerThread void
AsyncWrite_UpdateViaPrimaryKey void

Public Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void

Private Methods

Method Description
AsyncWrite_ShouldExecuteOnWorkerThread ( ) : void
AsyncWrite_UpdateViaPrimaryKey ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void

TearDown() public method

public TearDown ( ) : void
return void