Commit Graph

3 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
3c3febaf77 Remove use of .Wait() from tests 2013-11-05 16:02:33 -08:00
Brandon Linton
fa65ce15b2 Adding ObservableIssuesClient unit tests 2013-11-02 23:30:09 -04:00