Module: Buildr::TestFramework::JavaBDD::ClassMethods
- Defined in:
- lib/buildr/java/bdd_frameworks.rb
Instance Attribute Summary collapse
-
#bdd_dir ⇒ Object
Returns the value of attribute bdd_dir.
-
#lang ⇒ Object
Returns the value of attribute lang.
Instance Attribute Details
#bdd_dir ⇒ Object
Returns the value of attribute bdd_dir.
39 40 41 |
# File 'lib/buildr/java/bdd_frameworks.rb', line 39 def bdd_dir @bdd_dir end |
#lang ⇒ Object
Returns the value of attribute lang.
39 40 41 |
# File 'lib/buildr/java/bdd_frameworks.rb', line 39 def lang @lang end |