C# 클래스 AjErl.Tests.Expressions.MatchExpressionTests

파일 보기 프로젝트 열기: ajlopez/AjErl

비공개 메소드들

메소드 설명
HasVariablesWithIntegers ( ) : void
HasVariablesWithVariable ( ) : void
MatchIntegers ( ) : void
MatchOneAtomAndTwoVariablesInTupleWithConcreteTuple ( ) : void
MatchTwoVariablesWithList ( ) : void
MatchVariableWithInteger ( ) : void
MatchVariablesInTupleWithConcreteTuple ( ) : void
NoMatchWithException ( ) : void
RaiseIfMatchBoundVariableWithInteger ( ) : void
RaiseIfMatchVariableInTupleWithTwoDifferentValues ( ) : void