class RSpec::Core::Notifications::SkippedExampleNotification

The ‘SkippedExampleNotification` extends `ExampleNotification` with things useful for specs that are skipped.

@attr [RSpec::Core::Example] example the current example @see ExampleNotification