C# Class Deveel.Data.CreateUserTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnBeforeTearDown ( string testName ) : void

Private Methods

Method Description
ExistingUser ( ) : void
PublicUser ( ) : void
WithRoleName ( ) : void
WithSimplePassword ( ) : void

Method Details

OnBeforeTearDown() protected method

protected OnBeforeTearDown ( string testName ) : void
testName string
return void