C# Class Arnolyzer.Tests.CodeUnderTest.CodeThatShouldBeIgnored

Datei anzeigen Open project: DavidArno/Arnolyzer

Public Methods

Method Description
AndStillDoNothing ( ) : void
DoNothing ( ) : void
ReturnTrue ( ) : bool

Method Details

AndStillDoNothing() public static method

public static AndStillDoNothing ( ) : void
return void

DoNothing() public static method

public static DoNothing ( ) : void
return void

ReturnTrue() public static method

public static ReturnTrue ( ) : bool
return bool