C# 클래스 AjErl.Tests.Language.TupleTests

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

비공개 메소드들

메소드 설명
CreateSimpleTuple ( ) : void
FirstVariable ( ) : void
FirstVariableWithNestedTuple ( ) : void
MatchNull ( ) : void
MatchSameTuple ( ) : void
MatchSimpleTuple ( ) : void
MatchTuplesWithAVariable ( ) : void
MatchTuplesWithNullElement ( ) : void
NoMatchTuplesWithDifferentArities ( ) : void
NoMatchTuplesWithNullElement ( ) : void
NoVariable ( ) : void
SimpleTupleToString ( ) : void
TupleWithAtomToString ( ) : void
TupleWithVariableToString ( ) : void