# GetNumParts_ThrowsException_WhenLessThanTwo Method
\[Missing <summary> documentation for "M:Tests.Helpers.KeyHelperTests.GetNumParts_ThrowsException_WhenLessThanTwo"\]
## Definition
**Namespace:** Tests.Helpers
**Assembly:** Tests (in Tests.exe) Version: 1.0.0
**C#**
``` C#
[TestAttribute]
public void GetNumParts_ThrowsException_WhenLessThanTwo()
```
**F#**
``` F#
[]
member GetNumParts_ThrowsException_WhenLessThanTwo : unit -> unit
```
## See Also
#### Reference
KeyHelperTests Class
Tests.Helpers Namespace