C# Class XunitShould.Sdk.DoesNotStartWithException

Inheritance: XunitException
Mostra file Open project: EddieGarmon/XunitShould

Public Methods

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

Method Details

DoesNotStartWithException() public method

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