C# Class Aspects.Logging.Tests.LoggingAspectBaseFunctionalityTests

Afficher le fichier Open project: vnvizitiu/AOP

Private Methods

Méthode Description
InitializeTest ( ) : void
SomeMethod ( int num, int num2 ) : void
ThrowsException ( ) : void
WhenCallingMethodWithExceptionShouldHitDebugAndError ( ) : void
WhenCallingWorkingMethodShouldHitDebug3Times ( ) : void