module CCK
module CCK::Helpers
module Cucumber
module Cucumber::CompatibilityKit
class CCK::KeysChecker
class CCK::MessagesComparator
cucumber-compatibility-kit
14.0.0
:: compare
def self.compare(detected, expected) new(detected, expected).compare end