C# Class PRTools.Specs.DomainSpecs.given_a_document_saver_context

Inheritance: Common.BddExtensions.SpecificationBase
Afficher le fichier Open project: AcklenAvenue/PRTools

Protected Properties

Свойство Type Description
AuthorizationService IAuthorizationService
DocumentRepository IDocumentRepository
DocumentSaver IDocumentSaver
MappingEngine IMappingEngine
Validator AbstractValidator

Méthodes protégées

Méthode Description
Context ( ) : void

Method Details

Context() protected méthode

protected Context ( ) : void
Résultat void

Property Details

AuthorizationService protected_oe property

protected IAuthorizationService AuthorizationService
Résultat IAuthorizationService

DocumentRepository protected_oe property

protected IDocumentRepository DocumentRepository
Résultat IDocumentRepository

DocumentSaver protected_oe property

protected IDocumentSaver DocumentSaver
Résultat IDocumentSaver

MappingEngine protected_oe property

protected IMappingEngine MappingEngine
Résultat IMappingEngine

Validator protected_oe property

protected AbstractValidator Validator
Résultat AbstractValidator