C# Класс Arc.Unit.Tests.Domain.Specifications.SpecificationTests

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

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

Метод Описание
Should_add_and_operator_to_specification ( ) : void
Should_add_not_operator_to_specification ( ) : void
Should_add_or_operator_to_specification ( ) : void
Should_build_predicate_from_lambda ( ) : void
Should_return_itself_on_adding_and_operator_when_other_specification_is_null ( ) : void
Should_return_itself_on_adding_or_operator_when_other_specification_is_null ( ) : void