C# Class NStub.CSharp.Tests.CSharpTestProjectBuilderTest

显示文件 Open project: Jedzia/NStub

Public Methods

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

Private Methods

Method Description
ConstructWithParametersSbsBuildDataProjectGeneratorCreateGeneratorCallbackLoggerTest ( ) : void
GenerateWithAssemblyAndModuleAndClassesAndMethod ( ) : void
SetUp ( ) : void
TearDown ( ) : void

Method Details

FakeMethod() public method

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