C# Class Jwc.Experiment.Xunit.FactCommandFactoryTest

显示文件 Open project: jwChung/Experimentalism

Private Methods

Method Description
CreateReturnsCorrectCommandIfTestMethodIsValid ( MethodInfo method ) : void
CreateReturnsEmptyCommandIfTestMethodIsParameterized ( ) : void
CreateWithNullTestMethodThrows ( ) : void
NonVoidMethod ( ) : object
ParameterizedMethod ( string arg1, int arg2 ) : void
SutIsTestCommandFactory ( ) : void
VoidMethod ( ) : void