Module: Flutter::RSpec
- Defined in:
- lib/flutter/rspec.rb
Defined Under Namespace
Modules: ClassMethods
Class Attribute Summary collapse
-
.filtered ⇒ Object
Returns the value of attribute filtered.
-
.total ⇒ Object
Returns the value of attribute total.
Class Method Summary collapse
Class Attribute Details
.filtered ⇒ Object
Returns the value of attribute filtered.
9 10 11 |
# File 'lib/flutter/rspec.rb', line 9 def filtered @filtered end |
.total ⇒ Object
Returns the value of attribute total.
9 10 11 |
# File 'lib/flutter/rspec.rb', line 9 def total @total end |