Test plan incomplete, basic compaints support
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Tests
|
||||
}
|
||||
|
||||
[TestMethod]
|
||||
[ExpectedException(typeof(ArgumentNullException))]
|
||||
[ExpectedException(typeof(ArgumentException))]
|
||||
public void AuthenticatedUserNullPasswordTest()
|
||||
{
|
||||
// Arrange
|
||||
|
Reference in New Issue
Block a user