NoTestAttributeException Class
Thrown when a method was presented, which has no test attribute
Namespace: SoftHai.Testing.UnitTestAssembly: SoftHai.Testing
Syntax
Visual Basic
Public Class NoTestAttributeException
Inherits System.Exception
Implements System.Runtime.Serialization.ISerializable
Implements System.Runtime.InteropServices._Exception
C#
public class NoTestAttributeException
: System.Exception,
System.Runtime.Serialization.ISerializable,
System.Runtime.InteropServices._Exception
Members
This WikiPage was created with
Codeplex WikiEditor