Class: Graphiti::SpecHelpers::Matchers::ExposeAttributeMatcher
- Inherits:
-
ResourceDSLMatcher
- Object
- BaseMatcher
- ResourceDSLMatcher
- Graphiti::SpecHelpers::Matchers::ExposeAttributeMatcher
- Defined in:
- lib/graphiti/spec_helpers/matchers.rb
Constant Summary collapse
- GRAPHITI_OPTS =
%i[writable readable sortable filterable].freeze
- GRAPHITI_CONFIG_KEY =
:attributes- EXPECTED_ACTION =
"expose"
Method Summary
Methods inherited from ResourceDSLMatcher
Methods inherited from BaseMatcher
#description, #does_not_match?, #failure_message, #failure_message_when_negated, #matches?, #opt_failure_message, #with_options
Constructor Details
This class inherits a constructor from Graphiti::SpecHelpers::Matchers::ResourceDSLMatcher