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

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

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

Метод Описание
CreateSimpleList ( ) : void
Equals ( ) : void
FirstVariable ( ) : void
FirstVariableInTail ( ) : void
MakeSimpleList ( ) : void
MakeSimpleListWithBooleans ( ) : void
MakeSimpleListWithTail ( ) : void
MakeSimpleListWithVariableAsTail ( ) : void
MatchHeadAndTailWithVariables ( ) : void
MatchSameList ( ) : void
MatchTwoLists ( ) : void
MatchTwoListsWithThreeElements ( ) : void
MatchWithAVariable ( ) : void
NoMatchNullList ( ) : void
NoMatchTwoListsWithDifferentLength ( ) : void
NoMatchWithDifferentHeads ( ) : void
NoMatchWithDifferentTails ( ) : void
NoVariable ( ) : void
SimpleListToString ( ) : void
SimpleListWithTwoElementsAndTailToString ( ) : void
SimpleListWithTwoElementsToString ( ) : void