C# Класс Jwc.Experiment.Xunit.TestCaseCommandFactoryTest

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

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

Метод Описание
CreateDoesNotCreateTestFixtureForNonParameterizedMethod ( ) : void
CreateLazilyReturnsCommand ( ) : void
CreatePassesCorrectMethodContextForParameterizedMethod ( ) : void
CreateReturnsCorrectCommandForParameterizedMethod ( ) : void
CreateReturnsCorrectCommands ( ) : void
CreateReturnsEmptyIfReturnTypeIsIncorrect ( Type returnType ) : void
CreateReturnsNonEmptyIfReturnTypeIsCorrect ( Type returnType ) : void
CreateWithNullTestMethodThrows ( ) : void
CreateWithStaticClassReturnsCorrectCommands ( ) : void
CreateWithStaticMethodReturnsCorrectCommands ( ) : void
SutIsTestCommandFactory ( ) : void