Click or drag to resize
ConfigurationExtensions Methods

The ConfigurationExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWithEndSize
Sets the EndSize property of a Configuration object.
Public methodStatic memberWithEvery
Sets the Every property of a Configuration object.
Public methodStatic memberWithEveryShrink
Sets the EveryShrink property of a Configuration object.
Public methodStatic memberWithMaxFail
Sets the MaxNbOfFailedTests property of a Configuration object.
Public methodStatic memberWithMaxTest
Sets the MaxNbOfTest property of a Configuration object.
Public methodStatic memberWithName
Sets the Name property of a Configuration object.
Public methodStatic memberWithRunner
Sets the Runner property of a Configuration object.
Public methodStatic memberWithStartSize
Sets the StartSize property of a Configuration object.
Top
See Also