C# Класс AjErl.Tests.Language.TupleTests

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

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

Метод Описание
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