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