class Marmara::MinimumSelectorCoverageNotMet

Public Instance Methods

type() click to toggle source
# File lib/marmara/exceptions.rb, line 28
def type
  'selector'
end