Table of Contents

Method ToSimpleName

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

ToSimpleName(Type)

Gets the simple name for a type, suitable for use with TestClassSimpleName.

public static string ToSimpleName(this Type type)

Parameters

type Type

Returns

string