C# Class Reference.CustomActionFailsBefore

Inheritance: NUnit.Framework.TestActionAttribute
Mostrar archivo Open project: xebialabs/xl-testview-reference-project

Public Methods

Method Description
BeforeTest ( NUnit.Framework.TestDetails details ) : void

Method Details

BeforeTest() public method

public BeforeTest ( NUnit.Framework.TestDetails details ) : void
details NUnit.Framework.TestDetails
return void