{CompanyName} FlexyGo

UnitTest..::..AsertFormatException Method

Aserts the format exception.

Namespace:  FLEXYGO.Testing
Assembly:  UnitTest (in UnitTest.dll)

Syntax


public string AsertFormatException(
	Exception ex,
	string text
)
Public Function AsertFormatException ( _
	ex As Exception, _
	text As String _
) As String

Parameters

ex
Type: Exception
The exception.
text
Type: String
The optional text.

Return Value

System.String.