C# Class AOUT.CH9.Examples.Tests.CalcTests

Show file Open project: royosherove/aout1

Private Methods

Method Description
GetSomeNumber_EmtpyString_ReturnZero ( ) : void
GetSomeNumber_NegativeNumber_ReturnsAsPositive ( ) : void
GetSomeNumber_NegativeNumber_ReturnsAsPositive2 ( ) : void
GetSomeNumber_StringWithSpace_ThrowsException ( ) : void
Setup ( ) : void