class RSpec::LegacyFormatters::Adaptor
def seed(notification)
-
notification
(SeedNotification
) -- containing the seed
Other tags:
- Api: - public
def seed(notification) @formatter.seed notification.seed end
notification
(SeedNotification
)
-- containing the seed
def seed(notification) @formatter.seed notification.seed end