C# Class NUnit.Framework.Constraints.ConstraintTestBaseNoData

Mostrar archivo Open project: nunit/nunit

Protected Properties

Property Type Description
expectedDescription string
stringRepresentation string
theConstraint NUnit.Framework.Constraints.Constraint

Private Methods

Method Description
ProvidesProperDescription ( ) : void
ProvidesProperStringRepresentation ( ) : void

Property Details

expectedDescription protected_oe property

protected string expectedDescription
return string

stringRepresentation protected_oe property

protected string stringRepresentation
return string

theConstraint protected_oe property

protected Constraint,NUnit.Framework.Constraints theConstraint
return NUnit.Framework.Constraints.Constraint