Class: Forall::Vacuous
- Inherits:
-
Struct
- Object
- Struct
- Forall::Vacuous
- Defined in:
- lib/forall.rb
Overview
Couldn’t find enough suitable inputs to test
Instance Attribute Summary collapse
-
#counter ⇒ Object
Returns the value of attribute counter.
-
#seed ⇒ Object
Returns the value of attribute seed.
Instance Attribute Details
#counter ⇒ Object
Returns the value of attribute counter
16 17 18 |
# File 'lib/forall.rb', line 16 def counter @counter end |
#seed ⇒ Object
Returns the value of attribute seed
16 17 18 |
# File 'lib/forall.rb', line 16 def seed @seed end |