C# Class Unite.Specs.Application_running.sending_messages.context

Afficher le fichier Open project: jcbozonier/irontwit

Protected Properties

Свойство Type Description
DataAccess TestTwitterDataAccess
MaxMessageLength int
Utilities IronTwitterPlugIn.TwitterUtilities

Méthodes protégées

Méthode Description
Because ( ) : void
Context ( ) : void

Private Methods

Méthode Description
Setup ( ) : void

Method Details

Because() protected abstract méthode

protected abstract Because ( ) : void
Résultat void

Context() protected abstract méthode

protected abstract Context ( ) : void
Résultat void

Property Details

DataAccess protected_oe property

protected TestTwitterDataAccess,Unite.Specs.Application_running.sending_messages DataAccess
Résultat TestTwitterDataAccess

MaxMessageLength protected_oe property

protected int MaxMessageLength
Résultat int

Utilities protected_oe property

protected TwitterUtilities,IronTwitterPlugIn Utilities
Résultat IronTwitterPlugIn.TwitterUtilities