Commit Graph

2 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
pltaylor
95b6363cd9 Rename class to IEvents and add IActivities class 2013-11-05 12:14:16 -05:00