Table of Contents

Method TypeIncompatibleDeserialization

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

TypeIncompatibleDeserialization(Type)

Gets an error message indicating type incompatbility, usable for Deserialize(Type, string).

protected static string TypeIncompatibleDeserialization(Type type)

Parameters

type Type

The incompatible type

Returns

string