C# Class AspectSharp.Lang.Tests.ParserAspectTestCase

Inheritance: AspectSharp.Lang.Tests.ParserTestCaseBase
Datei anzeigen Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
InvalidAspectForAssignable ( ) : void
InvalidAspectForCustomMatcher ( ) : void
ParsingAspectEmptyDeclaration ( ) : void
ParsingAspectEmptyDeclarationWithFullType ( ) : void
ParsingAspectForAssignable ( ) : void
ParsingAspectForCustomMatcher ( ) : void
ParsingAspectForNamespace ( ) : void
ParsingAspectForNamespaceWithExcludes ( ) : void
ParsingAspectWithAFewMixinDeclarations ( ) : void
ParsingAspectWithMixinRefDeclaration ( ) : void
ParsingAspectWithSingleMixinDeclaration ( ) : void
ParsingInvalidAspectEmptyDeclaration ( ) : void