Skip to main content

CodeVerifier Class

Namespace: Roslynator.Testing

Assembly: Roslynator.Testing.Common.dll

Represents base type for verifying a diagnostic, a code fix and a refactoring.

public abstract class CodeVerifier

Inheritance

Object CodeVerifier

Derived

Properties

PropertySummary
CommonOptionsGets a common code verification options.
OptionsGets a code verification options.

Methods

MethodSummary
Equals(Object)(Inherited from Object)
GetHashCode()(Inherited from Object)
GetType()(Inherited from Object)
MemberwiseClone()(Inherited from Object)
ToString()(Inherited from Object)