Commit Graph

4 Commits

Author SHA1 Message Date
Peter MacNaughton
b8c18e2da6 Fixing some unit tests that were not doing
any assertions.
Adding Received() where it was missing.
The majority of these instances were unawaited AssertEx.Throws
They are now all either awaited or replaced with Assert.Throw
Assert.Throw was used when possible and when not an option
AssertEx.Throw was awaited.
2014-02-09 01:12:31 -07:00
Haacked
9b31f9298e Fix broken unit tests 2013-11-04 15:50:46 -08:00
pltaylor
1dd76c766b Finish adding tests. 2013-11-04 14:51:21 -05:00
pltaylor
7d9fbd10ee Add first tests and make public 2013-11-04 14:44:06 -05:00