C# Class NStub.Core.Tests.TestProjectBuilderTest

显示文件 Open project: Jedzia/NStub

Public Methods

Method Description
FakeMethod ( string parameter1, int parameter2 ) : int

Private Methods

Method Description
ConstructWithParametersSbsProjectGeneratorCreateGeneratorCallbackLoggerTest ( ) : void
GenerateOnMissingDirectoryThrows ( ) : void
GenerateWithAssemblyAndModule ( ) : void
GenerateWithAssemblyAndModuleAndClass ( ) : void
GenerateWithAssemblyAndModuleAndClassAndMethodNotChecked ( ) : void
GenerateWithAssemblyAndModuleAndClassNotChecked ( ) : void
GenerateWithAssemblyAndModuleAndClassesAndMethod ( ) : void
GenerateWithTwoEmptyAssemblies ( ) : void
SetUp ( ) : void
TearDown ( ) : void

Method Details

FakeMethod() public method

public FakeMethod ( string parameter1, int parameter2 ) : int
parameter1 string
parameter2 int
return int