C# Class Aspectacular.Test.AspectacularTest

Datei anzeigen Open project: vgribok/Aspectacular Class Usage Examples

Public Properties

Property Type Description
TestInProcCache StupidSimpleInProcCache

Public Methods

Method Description
MoreTestAspects ( ) : IEnumerable

Private Methods

Method Description
AspectacularTest ( ) : System
TestDefaultDebugAspect ( ) : void
TestEmptyAspectCollection ( ) : void
TestInterceptedException ( ) : void
TestMethodMetadata ( ) : void
TestMethodSignatures ( ) : void
TestNonMethodExpressionInterceptionFailure ( ) : void
TestOne ( ) : void
TestStaticLogging ( ) : void

Method Details

MoreTestAspects() public static method

public static MoreTestAspects ( ) : IEnumerable
return IEnumerable

Property Details

TestInProcCache public_oe static_oe property

public static StupidSimpleInProcCache,Aspectacular.Test TestInProcCache
return StupidSimpleInProcCache