Header menu logo testify

TestifyMethodAttribute Type

MSTest method attribute that also captures Testify assertion/property output and persists it as a Testify XML result file.

Constructors

Constructor Description

TestifyMethodAttribute()

Full Usage: TestifyMethodAttribute()

Returns: TestifyMethodAttribute

Instance members

Instance member Description

this.MaxValueLines

Full Usage: this.MaxValueLines

Optional line-budget override for rendered values in this test method's persisted Testify output. Use 0 to keep the globally configured default.

this.Verbosity

Full Usage: this.Verbosity

Optional report verbosity override for this test method. Use Verbosity.Default to keep the globally configured Testify verbosity.

Type something to start searching.