C# Class Amss.Boilerplate.Tests.Business.BusinessIntegrationTestBase

Datei anzeigen Open project: quadio/amss-boilerplate Class Usage Examples

Protected Properties

Property Type Description
NormalStringGenerator StringGenerator
ShortStringGenerator StringGenerator

Protected Methods

Method Description
ClearSession ( ) : void

Private Methods

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

Method Details

ClearSession() protected method

protected ClearSession ( ) : void
return void

Property Details

NormalStringGenerator protected_oe property

protected StringGenerator NormalStringGenerator
return StringGenerator

ShortStringGenerator protected_oe property

protected StringGenerator ShortStringGenerator
return StringGenerator