C# Class XunitShould.Sdk.DoesNotEndWithException

Inheritance: XunitException
ファイルを表示 Open project: EddieGarmon/XunitShould

Public Methods

Method Description
DoesNotEndWithException ( string expected, string actual ) : System

Method Details

DoesNotEndWithException() public method

public DoesNotEndWithException ( string expected, string actual ) : System
expected string
actual string
return System