C# Class Expressive.Tests.GeneralTests

Show file Open project: ashmind/expressive

Public Methods

Method Description
GetTestMethods ( ) : IEnumerable

Private Methods

Method Description
Decompile ( IManagedMethod method ) : LambdaExpression
GetMethod ( MemberInfo member ) : IManagedMethod
TestDecompilationOfConversion ( [ originalType, [ targetType ) : void
TestDecompilationResultHasCorrectParameters ( IManagedMethod method ) : void
TestDecompilationResultIsCompilable ( IManagedMethod method ) : void
TestDecompilesTo ( IManagedMethod method, IEnumerable patterns ) : void

Method Details

GetTestMethods() public method

public GetTestMethods ( ) : IEnumerable
return IEnumerable