C# Class AjErl.Tests.Expressions.MatchExpressionTests

Mostrar archivo Open project: ajlopez/AjErl

Private Methods

Method Description
HasVariablesWithIntegers ( ) : void
HasVariablesWithVariable ( ) : void
MatchIntegers ( ) : void
MatchOneAtomAndTwoVariablesInTupleWithConcreteTuple ( ) : void
MatchTwoVariablesWithList ( ) : void
MatchVariableWithInteger ( ) : void
MatchVariablesInTupleWithConcreteTuple ( ) : void
NoMatchWithException ( ) : void
RaiseIfMatchBoundVariableWithInteger ( ) : void
RaiseIfMatchVariableInTupleWithTwoDifferentValues ( ) : void