C# Class Patterns.Specifications.Steps.ErrorSteps

Afficher le fichier Open project: patterns-group/code-patterns

Méthodes publiques

Méthode Description
ErrorSteps ( ErrorContext context ) : System

Private Methods

Méthode Description
AssertArgumentNullException ( string argumentName ) : void
AssertConfigurationException ( ) : void
AssertErrorDoesNotExist ( ) : void
AssertErrorExists ( ) : void

Method Details

ErrorSteps() public méthode

public ErrorSteps ( ErrorContext context ) : System
context Patterns.Specifications.Models.ErrorContext
Résultat System