added probabilistic failures for MockClassifierData
This adds a few optional kwargs to MockClassifierData so that users can specify a probability that they'll raise NoDataErrors and BadSpanErrors. This should help with unit tests and general simulation of trigger streams.
Fixes #63 (closed).