C# Class Dev2.Core.Tests.Diagnostics.ExceptionFactoryTests

显示文件 Open project: Warewolf-ESB/Warewolf

Private Methods

Method Description
ExceptionFactoryCreateCriticalExceptionsExpectedCorrectExceptionsReturned ( ) : void
ExceptionFactoryCreateDefaultExceptionsExpectedCorrectExceptionsReturned ( ) : void
GetException ( ) : Exception
GetExceptionExpectedAdditionalTraceInfo ( ) : void
GetExceptionWithCricalExceptionExpectedCriticalInfoIncluded ( ) : void
MyTestInitialize ( ) : void