# PasswordTests Constructor
Initializes a new instance of the PasswordTests class
## Definition
**Namespace:** Tests
**Assembly:** Tests (in Tests.exe) Version: 1.0.0
**C#**
``` C#
public PasswordTests()
```
**F#**
``` F#
new : unit -> PasswordTests
```
## See Also
#### Reference
PasswordTests Class
Tests Namespace