C# Class Aspects.Logging.Tests.LoggingAspectBaseFunctionalityTests

Datei anzeigen Open project: vnvizitiu/AOP

Private Methods

Method Description
InitializeTest ( ) : void
SomeMethod ( int num, int num2 ) : void
ThrowsException ( ) : void
WhenCallingMethodWithExceptionShouldHitDebugAndError ( ) : void
WhenCallingWorkingMethodShouldHitDebug3Times ( ) : void