Class RunnerNotFoundException
Exception for if a runner with a given guid could not be found.
Inherited Members
Namespace: UnityEditor.TestTools.TestRunner.Api
Assembly: solution.dll
Syntax
public class RunnerNotFoundException : Exception, ISerializable, _Exception