C# Класс AjErl.Tests.Expressions.MatchExpressionTests

Показать файл Открыть проект

Приватные методы

Метод Описание
HasVariablesWithIntegers ( ) : void
HasVariablesWithVariable ( ) : void
MatchIntegers ( ) : void
MatchOneAtomAndTwoVariablesInTupleWithConcreteTuple ( ) : void
MatchTwoVariablesWithList ( ) : void
MatchVariableWithInteger ( ) : void
MatchVariablesInTupleWithConcreteTuple ( ) : void
NoMatchWithException ( ) : void
RaiseIfMatchBoundVariableWithInteger ( ) : void
RaiseIfMatchVariableInTupleWithTwoDifferentValues ( ) : void