C# Class UnitTests.TestMiniUserCRUDAsUser

Exibir arquivo Open project: strongloop/loopback-sdk-xamarin

Public Methods

Method Description
performLogin ( ) : void
performLoginAsAdmin ( ) : void

Private Methods

Method Description
count ( ) : void
create ( ) : void
deleteById ( ) : void
exists ( ) : void
find ( ) : void
findById ( ) : void
findOne ( ) : void
setup ( ) : void
teardown ( ) : void
updateAll ( ) : void
updateById ( ) : void

Method Details

performLogin() public method

public performLogin ( ) : void
return void

performLoginAsAdmin() public method

public performLoginAsAdmin ( ) : void
return void