C# Class NUnit.Framework.Internal.TestIdentity

Inheritance: System.Security.Principal.GenericIdentity
Show file Open project: nunit/nunit Class Usage Examples

Public Methods

Method Description
TestIdentity ( string name ) : System

Method Details

TestIdentity() public method

public TestIdentity ( string name ) : System
name string
return System