C# Class Deveel.Data.CreateRoleTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnBeforeTearDown ( string testName ) : void

Private Methods

Method Description
ExistingRole ( ) : void
NewRole ( ) : void
SystemRole ( ) : void

Method Details

OnBeforeTearDown() protected method

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