ApprovalTests.StackTraceParsers.MSpecStackTraceParser.GetAttributeType C# (CSharp) Méthode

GetAttributeType() protected méthode

protected GetAttributeType ( ) : string
Résultat string
		protected override string GetAttributeType()
		{
			return "MSpec";
		}