API Documentation
ArchUnitNET.Fluent.EvaluationResult Class Reference
Inheritance diagram for ArchUnitNET.Fluent.EvaluationResult:
Collaboration diagram for ArchUnitNET.Fluent.EvaluationResult:

Public Member Functions

 EvaluationResult (object obj, StringIdentifier evaluatedObjectIdentifier, bool passed, string description, ICanBeEvaluated archRule, Architecture architecture)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Properties

ICanBeEvaluated ArchRule [get]
 
object EvaluatedObject [get]
 
StringIdentifier EvaluatedObjectIdentifier [get]
 
bool Passed [get]
 
Architecture Architecture [get]
 
string Description [get]
 
- Properties inherited from ArchUnitNET.Domain.IHasDescription
string Description [get]
 

The documentation for this class was generated from the following file: