C# Class Rubberduck.UnitTesting.NewUnitTestModuleCommand

Exibir arquivo Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
NewUnitTestModule ( VBE vbe ) : void

Private Methods

Method Description
GetNextTestModuleName ( VBProject project ) : string

Method Details

NewUnitTestModule() public static method

public static NewUnitTestModule ( VBE vbe ) : void
vbe VBE
return void